diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-10-14 16:16:55 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-10-14 16:16:55 +0000 |
commit | a8f85ce3856e6f341706a698795d354e0c6fc8e1 (patch) | |
tree | a2fc07e25b88d363059b1b15848b44c2fd05d904 /x11-misc/xsel | |
parent | Mark 1.7 ~ia64. #150799 (diff) | |
download | gentoo-2-a8f85ce3856e6f341706a698795d354e0c6fc8e1.tar.gz gentoo-2-a8f85ce3856e6f341706a698795d354e0c6fc8e1.tar.bz2 gentoo-2-a8f85ce3856e6f341706a698795d354e0c6fc8e1.zip |
Stable on ia64.
(Portage version: 2.1.2_pre2-r9)
Diffstat (limited to 'x11-misc/xsel')
-rw-r--r-- | x11-misc/xsel/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/xsel/xsel-0.9.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/xsel/ChangeLog b/x11-misc/xsel/ChangeLog index 6dbc8ef0b037..8fda78d993e0 100644 --- a/x11-misc/xsel/ChangeLog +++ b/x11-misc/xsel/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/xsel # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xsel/ChangeLog,v 1.4 2006/09/13 22:35:39 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xsel/ChangeLog,v 1.5 2006/10/14 16:16:55 kloeri Exp $ + + 14 Oct 2006; Bryan Østergaard <kloeri@gentoo.org> xsel-0.9.6.ebuild: + Stable on ia64. 13 Sep 2006; Aron Griffis <agriffis@gentoo.org> xsel-0.9.6.ebuild: Mark 0.9.6 ~ia64 diff --git a/x11-misc/xsel/xsel-0.9.6.ebuild b/x11-misc/xsel/xsel-0.9.6.ebuild index 793ae19bb010..4878035badce 100644 --- a/x11-misc/xsel/xsel-0.9.6.ebuild +++ b/x11-misc/xsel/xsel-0.9.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xsel/xsel-0.9.6.ebuild,v 1.4 2006/09/13 22:35:39 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xsel/xsel-0.9.6.ebuild,v 1.5 2006/10/14 16:16:55 kloeri Exp $ inherit autotools @@ -10,7 +10,7 @@ SRC_URI="http://www.vergenet.net/~conrad/software/xsel/download/${P}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="~amd64 ~ia64 ppc x86" +KEYWORDS="~amd64 ia64 ppc x86" RDEPEND="|| ( ( x11-libs/libX11 |