diff options
author | Brent Baude <ranger@gentoo.org> | 2008-09-17 14:53:19 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2008-09-17 14:53:19 +0000 |
commit | 7e701d7707a4468963aec13d21d1992aa45a8702 (patch) | |
tree | 91e99fcedca700f1b2792b72c54e77f4af64a414 /x11-misc/xsel | |
parent | stable ppc64, bug 235755 (diff) | |
download | gentoo-2-7e701d7707a4468963aec13d21d1992aa45a8702.tar.gz gentoo-2-7e701d7707a4468963aec13d21d1992aa45a8702.tar.bz2 gentoo-2-7e701d7707a4468963aec13d21d1992aa45a8702.zip |
keyworded ~arch for ppc64, bug 224413
(Portage version: 2.1.4.4)
Diffstat (limited to 'x11-misc/xsel')
-rw-r--r-- | x11-misc/xsel/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/xsel/xsel-1.1.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/xsel/ChangeLog b/x11-misc/xsel/ChangeLog index 85a742f78bbe..8fd5e834585f 100644 --- a/x11-misc/xsel/ChangeLog +++ b/x11-misc/xsel/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/xsel # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xsel/ChangeLog,v 1.13 2008/09/13 07:41:06 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xsel/ChangeLog,v 1.14 2008/09/17 14:53:19 ranger Exp $ + + 17 Sep 2008; Brent Baude <ranger@gentoo.org> xsel-1.1.0.ebuild: + keyworded ~arch for ppc64, bug 224413 13 Sep 2008; nixnut <nixnut@gentoo.org> xsel-1.1.0.ebuild: Stable on ppc wrt bug 224413 diff --git a/x11-misc/xsel/xsel-1.1.0.ebuild b/x11-misc/xsel/xsel-1.1.0.ebuild index 80ebe597c941..3627e24b01d9 100644 --- a/x11-misc/xsel/xsel-1.1.0.ebuild +++ b/x11-misc/xsel/xsel-1.1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xsel/xsel-1.1.0.ebuild,v 1.5 2008/09/13 07:41:06 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xsel/xsel-1.1.0.ebuild,v 1.6 2008/09/17 14:53:19 ranger Exp $ DESCRIPTION="XSel is a command-line program for getting and setting the contents of the X selection." HOMEPAGE="http://www.vergenet.net/~conrad/software/xsel" @@ -8,7 +8,7 @@ SRC_URI="http://www.vergenet.net/~conrad/software/${PN}/download/${P}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="amd64 ia64 ppc ~sparc x86" +KEYWORDS="amd64 ia64 ppc ~ppc64 ~sparc x86" IUSE="" RDEPEND="x11-libs/libX11 |