summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorerich@mine.nu <erich@mine.nu>2004-04-03 15:02:18 +0000
committererich@mine.nu <erich@mine.nu>2004-04-03 15:02:18 +0000
commit4f7644473e61c9c7779d689f0c3fca357f01ae28 (patch)
treefb7f99ba524da4d7c21374ebc3c8fbf17cd04cb5
parent252ff05bfea922eac72b082ec789e7638e6aeacf (diff)
patch from pb_: remove extraneous "-cvs" specifiers from X packages
BKrev: 406ed1faFAUb0SoayvcaZbT-dd1tVQ
-rw-r--r--compositeext/compositeext-cvs.oe2
-rw-r--r--damageext/damageext-cvs.oe2
-rw-r--r--fixesext/fixesext-cvs.oe2
-rw-r--r--resourceext/resourceext-cvs.oe2
-rw-r--r--xcomposite/xcomposite-cvs.oe2
-rw-r--r--xdamage/xdamage-cvs.oe2
-rw-r--r--xdmcp/xdmcp-cvs.oe2
-rw-r--r--xfixes/xfixes-cvs.oe2
-rw-r--r--xfont/xfont-cvs.oe2
-rw-r--r--xft/xft-cvs.oe2
-rw-r--r--xi/xi-cvs.oe2
-rw-r--r--xpm/xpm-cvs.oe2
-rw-r--r--xres/xres-cvs.oe2
13 files changed, 13 insertions, 13 deletions
diff --git a/compositeext/compositeext-cvs.oe b/compositeext/compositeext-cvs.oe
index f55abf598a..cf7a3ccb6a 100644
--- a/compositeext/compositeext-cvs.oe
+++ b/compositeext/compositeext-cvs.oe
@@ -1,7 +1,7 @@
PV = "0.0cvs${CVSDATE}"
SECTION = "libs"
MAINTAINER = "Greg Gilbert <greg@treke.net>"
-DEPENDS = "xextensions-cvs fixesext"
+DEPENDS = "xextensions fixesext"
PROVIDES = "compositeext"
DESCRIPTION = "X Composite extension headers and specification"
diff --git a/damageext/damageext-cvs.oe b/damageext/damageext-cvs.oe
index 9c58341e4b..4212d24466 100644
--- a/damageext/damageext-cvs.oe
+++ b/damageext/damageext-cvs.oe
@@ -1,7 +1,7 @@
PV = "0.0cvs${CVSDATE}"
SECTION = "libs"
MAINTAINER = "Greg Gilbert <greg@treke.net>"
-DEPENDS = "xextensions-cvs fixesext-cvs"
+DEPENDS = "xextensions fixesext"
PROVIDES = "damageext"
DESCRIPTION = "X Damage extension headers and specification"
diff --git a/fixesext/fixesext-cvs.oe b/fixesext/fixesext-cvs.oe
index 1c5e47f725..b96f9b86b2 100644
--- a/fixesext/fixesext-cvs.oe
+++ b/fixesext/fixesext-cvs.oe
@@ -1,7 +1,7 @@
PV = "0.0cvs${CVSDATE}"
SECTION = "libs"
MAINTAINER = "Greg Gilbert <greg@treke.net>"
-DEPENDS = "xextensions-cvs"
+DEPENDS = "xextensions"
PROVIDES = "fixesext"
DESCRIPTION = "X Fixes extension headers and specification."
diff --git a/resourceext/resourceext-cvs.oe b/resourceext/resourceext-cvs.oe
index ac6c423208..78cb70e712 100644
--- a/resourceext/resourceext-cvs.oe
+++ b/resourceext/resourceext-cvs.oe
@@ -1,7 +1,7 @@
PV = "0.0cvs${CVSDATE}"
SECTION = "libs"
MAINTAINER = "Greg Gilbert <greg@treke.net>"
-DEPENDS = "xextensions-cvs"
+DEPENDS = "xextensions"
PROVIDES = "resourceext"
DESCRIPTION = "X Resource usage extension headers"
diff --git a/xcomposite/xcomposite-cvs.oe b/xcomposite/xcomposite-cvs.oe
index 21b73588f6..f533dccd19 100644
--- a/xcomposite/xcomposite-cvs.oe
+++ b/xcomposite/xcomposite-cvs.oe
@@ -1,6 +1,6 @@
PV = "0.0cvs${CVSDATE}"
SECTION = "libs"
-DEPENDS = "virtual/libc x11-cvs compositeext-cvs xextensions-cvs fixesext-cvs xfixes-cvs"
+DEPENDS = "virtual/libc x11 compositeext xextensions fixesext xfixes"
PROVIDES = "xcomposite"
DESCRIPTION = "X Composite extension library."
diff --git a/xdamage/xdamage-cvs.oe b/xdamage/xdamage-cvs.oe
index 83ef74026d..6ecce41d41 100644
--- a/xdamage/xdamage-cvs.oe
+++ b/xdamage/xdamage-cvs.oe
@@ -1,7 +1,7 @@
PV = "0.0cvs${CVSDATE}"
SECTION = "libs"
#DEPENDS=virtual/libc x11-cvs damageext-cvs xextensions-cvs fixesext-cvs xfixes-cvs
-DEPENDS = "virtual/libc x11-cvs damageext-cvs xfixes-cvs xproto-cvs"
+DEPENDS = "virtual/libc x11 damageext xfixes xproto"
PROVIDES = "xdamage"
DESCRIPTION = "X Damage extension library."
diff --git a/xdmcp/xdmcp-cvs.oe b/xdmcp/xdmcp-cvs.oe
index 5798bf4de8..18b6d57b72 100644
--- a/xdmcp/xdmcp-cvs.oe
+++ b/xdmcp/xdmcp-cvs.oe
@@ -2,7 +2,7 @@ PV = "0.0cvs${CVSDATE}"
SECTION = "libs"
PRIORITY = "optional"
MAINTAINER = "Greg Gilbert <greg@treke.net>"
-DEPENDS = "virtual/libc xproto-cvs"
+DEPENDS = "virtual/libc xproto"
PROVIDES = "xdmcp"
DESCRIPTION = "X Display Manager Control Protocol library."
diff --git a/xfixes/xfixes-cvs.oe b/xfixes/xfixes-cvs.oe
index 4f7821a6cb..d4e32d9b54 100644
--- a/xfixes/xfixes-cvs.oe
+++ b/xfixes/xfixes-cvs.oe
@@ -1,6 +1,6 @@
PV = "0.0cvs${CVSDATE}"
SECTION = "libs"
-DEPENDS = "virtual/libc x11-cvs fixesext-cvs"
+DEPENDS = "virtual/libc x11 fixesext"
PROVIDES = "xfixes"
DESCRIPTION = "X Fixes extension library."
diff --git a/xfont/xfont-cvs.oe b/xfont/xfont-cvs.oe
index 63421d88d3..151dfe14b4 100644
--- a/xfont/xfont-cvs.oe
+++ b/xfont/xfont-cvs.oe
@@ -2,7 +2,7 @@ PV = "0.0cvs${CVSDATE}"
SECTION = "libs"
PRIORITY = "optional"
MAINTAINER = "Greg Gilbert <greg@treke.net>"
-DEPENDS = "virtual/libc xproto-cvs xtrans-cvs zlib"
+DEPENDS = "virtual/libc xproto xtrans zlib"
PROVIDES = "xfont"
DESCRIPTION = "X font libary (used by the X server)."
diff --git a/xft/xft-cvs.oe b/xft/xft-cvs.oe
index b7d5882c98..2c7e45042f 100644
--- a/xft/xft-cvs.oe
+++ b/xft/xft-cvs.oe
@@ -1,6 +1,6 @@
PV = "0.0cvs${CVSDATE}"
SECTION = "libs"
-DEPENDS = "virtual/libc x11-cvs xproto-cvs xrender-cvs freetype fontconfig"
+DEPENDS = "virtual/libc x11 xproto xrender freetype fontconfig"
PROVIDES = "xft"
DESCRIPTION = "X FreeType library. Client-side fonts with FreeType."
diff --git a/xi/xi-cvs.oe b/xi/xi-cvs.oe
index 206c623394..e9da6fccfa 100644
--- a/xi/xi-cvs.oe
+++ b/xi/xi-cvs.oe
@@ -1,6 +1,6 @@
PV = "0.0cvs${CVSDATE}"
SECTION = "libs"
-DEPENDS = "virtual/libc x11-cvs xextensions-cvs"
+DEPENDS = "virtual/libc x11 xextensions"
PROVIDES = "xi"
DESCRIPTION = "X Input extension library."
diff --git a/xpm/xpm-cvs.oe b/xpm/xpm-cvs.oe
index f4eeab454e..047cd6e1af 100644
--- a/xpm/xpm-cvs.oe
+++ b/xpm/xpm-cvs.oe
@@ -2,7 +2,7 @@ PV = "0.0cvs${CVSDATE}"
SECTION = "libs"
PRIORITY = "optional"
MAINTAINER = "Greg Gilbert <greg@treke.net>"
-DEPENDS = "virtual/libc xproto-cvs x11-cvs"
+DEPENDS = "virtual/libc xproto x11"
PROVIDES = "xpm"
DESCRIPTION = "X Pixmap library."
diff --git a/xres/xres-cvs.oe b/xres/xres-cvs.oe
index b1591ceb95..dbab097d5a 100644
--- a/xres/xres-cvs.oe
+++ b/xres/xres-cvs.oe
@@ -1,7 +1,7 @@
PV = "0.0cvs${CVSDATE}"
SECTION = "libs"
MAINTAINER = "Greg Gilbert <greg@treke.net>"
-DEPENDS = "virtual/libc x11-cvs xextensions-cvs xext-cvs resourceext-cvs"
+DEPENDS = "virtual/libc x11 xextensions xext resourceext"
PROVIDES = "xres"
DESCRIPTION = "X Resource usage library."