diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-12-30 02:18:54 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-12-30 02:18:54 +0000 |
commit | 29cdb169fc6e72a19971642bc90f55c625584281 (patch) | |
tree | 764cc7e8aa415aa5265659aa877bf4cc2c2d118e /x11-libs | |
parent | Stable on sparc wrt #117111 (diff) | |
download | gentoo-2-29cdb169fc6e72a19971642bc90f55c625584281.tar.gz gentoo-2-29cdb169fc6e72a19971642bc90f55c625584281.tar.bz2 gentoo-2-29cdb169fc6e72a19971642bc90f55c625584281.zip |
sh love
(Portage version: 2.1_pre2)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/libXcomposite/libXcomposite-0.2.2.2.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/libXdamage/libXdamage-1.0.2.2.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-libs/libXcomposite/libXcomposite-0.2.2.2.ebuild b/x11-libs/libXcomposite/libXcomposite-0.2.2.2.ebuild index da0c202fd792..9ac474fc3ca4 100644 --- a/x11-libs/libXcomposite/libXcomposite-0.2.2.2.ebuild +++ b/x11-libs/libXcomposite/libXcomposite-0.2.2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXcomposite/libXcomposite-0.2.2.2.ebuild,v 1.2 2005/12/26 14:00:09 stefaan Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXcomposite/libXcomposite-0.2.2.2.ebuild,v 1.3 2005/12/30 02:18:41 vapier Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -12,7 +12,7 @@ DESCRIPTION="X.Org Xcomposite library" #SRC_URI="ftp://foo.bar.com/${P}.tar.bz2" #LICENSE="" #SLOT="0" -KEYWORDS="~alpha ~amd64 ~mips ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~mips ~ppc ~sh ~sparc ~x86" #IUSE="X gnome" RDEPEND="x11-libs/libX11 x11-libs/libXfixes diff --git a/x11-libs/libXdamage/libXdamage-1.0.2.2.ebuild b/x11-libs/libXdamage/libXdamage-1.0.2.2.ebuild index 0f4364977b4e..43f40b7b9859 100644 --- a/x11-libs/libXdamage/libXdamage-1.0.2.2.ebuild +++ b/x11-libs/libXdamage/libXdamage-1.0.2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXdamage/libXdamage-1.0.2.2.ebuild,v 1.2 2005/12/26 14:01:44 stefaan Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXdamage/libXdamage-1.0.2.2.ebuild,v 1.3 2005/12/30 02:18:54 vapier Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -12,7 +12,7 @@ DESCRIPTION="X.Org Xdamage library" #SRC_URI="ftp://foo.bar.com/${P}.tar.bz2" #LICENSE="" #SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~mips ~ppc ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~mips ~ppc ~s390 ~sh ~sparc ~x86" #IUSE="X gnome" RDEPEND="x11-libs/libX11 x11-libs/libXfixes |