diff options
author | Michael Lauer <mickey@vanille-media.de> | 2004-09-22 12:35:25 +0000 |
---|---|---|
committer | Michael Lauer <mickey@vanille-media.de> | 2004-09-22 12:35:25 +0000 |
commit | 367d79160ef175a20464a7b77db1501310b372bd (patch) | |
tree | 70d5fe260b3def35d6a7582a1d7c03a3c1a9c74a /xproto | |
parent | e44d421a512a4547a4174c670637ddffe966d1f7 (diff) |
Merge bk://openembedded@openembedded.bkbits.net/packages
into gandalf.tm.informatik.uni-frankfurt.de:/local/pkg/oe/packages
2004/09/22 14:35:24+02:00 uni-frankfurt.de!mickeyl
adjust section for a couple of X things
BKrev: 4151718dRtlnKrW5OOD1N0jv1wf99A
Diffstat (limited to 'xproto')
-rw-r--r-- | xproto/xproto_6.6.2.oe | 2 | ||||
-rw-r--r-- | xproto/xproto_cvs.oe | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/xproto/xproto_6.6.2.oe b/xproto/xproto_6.6.2.oe index 0605174444..101d0b4067 100644 --- a/xproto/xproto_6.6.2.oe +++ b/xproto/xproto_6.6.2.oe @@ -1,4 +1,4 @@ -SECTION = "libs" +SECTION = "x11/libs" MAINTAINER = "Greg Gilbert <greg@treke.net>" DESCRIPTION = "X protocol and ancillary headers." diff --git a/xproto/xproto_cvs.oe b/xproto/xproto_cvs.oe index bcf2d4ab66..ef4c121356 100644 --- a/xproto/xproto_cvs.oe +++ b/xproto/xproto_cvs.oe @@ -1,5 +1,5 @@ PV = "0.0cvs${CVSDATE}" -SECTION = "libs" +SECTION = "x11/libs" MAINTAINER = "Greg Gilbert <greg@treke.net>" DESCRIPTION = "X protocol and ancillary headers." |