diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-09-10 10:14:29 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-09-10 10:14:29 +0000 |
commit | b5d074b1ea5c6bce87435c312ae7cba1b13954b7 (patch) | |
tree | a9ad69d1edc2f7ce99001a7fc58e93614e6cf640 /x11-misc/xsel | |
parent | alpha stable wrt #236968 (diff) | |
download | gentoo-2-b5d074b1ea5c6bce87435c312ae7cba1b13954b7.tar.gz gentoo-2-b5d074b1ea5c6bce87435c312ae7cba1b13954b7.tar.bz2 gentoo-2-b5d074b1ea5c6bce87435c312ae7cba1b13954b7.zip |
ia64/x86 stable wrt #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 b6e03b3746a0..ae6b7b8ebea7 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.11 2008/09/08 13:02:38 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xsel/ChangeLog,v 1.12 2008/09/10 10:14:29 armin76 Exp $ + + 10 Sep 2008; Raúl Porcel <armin76@gentoo.org> xsel-1.1.0.ebuild: + ia64/x86 stable wrt #224413 08 Sep 2008; Ferris McCormick <fmccor@gentoo.org> xsel-1.1.0.ebuild: Add ~sparc, Bug #224413. Sparc has never been keyworded so we are not going diff --git a/x11-misc/xsel/xsel-1.1.0.ebuild b/x11-misc/xsel/xsel-1.1.0.ebuild index 314307e2d45b..0551fbef56d7 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.3 2008/09/08 13:02:38 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xsel/xsel-1.1.0.ebuild,v 1.4 2008/09/10 10:14:29 armin76 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 ~sparc x86" IUSE="" RDEPEND="x11-libs/libX11 |