diff options
author | 2008-09-13 07:41:06 +0000 | |
---|---|---|
committer | 2008-09-13 07:41:06 +0000 | |
commit | 536f25b79379a627e88ead0f1a58442c78d84662 (patch) | |
tree | 3acdc7e88a9d00314de8e9eaff7e7b2b5ca50796 /x11-misc | |
parent | Sparc stable --- Bug #237095 --- needed for subversion-1.5.1. (diff) | |
download | gentoo-2-536f25b79379a627e88ead0f1a58442c78d84662.tar.gz gentoo-2-536f25b79379a627e88ead0f1a58442c78d84662.tar.bz2 gentoo-2-536f25b79379a627e88ead0f1a58442c78d84662.zip |
[A[BStable on ppc wrt bug 224413
(Portage version: 2.1.4.4)
Diffstat (limited to 'x11-misc')
-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 ae6b7b8ebea7..85a742f78bbe 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.12 2008/09/10 10:14:29 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xsel/ChangeLog,v 1.13 2008/09/13 07:41:06 nixnut Exp $ + + 13 Sep 2008; nixnut <nixnut@gentoo.org> xsel-1.1.0.ebuild: + Stable on ppc wrt bug 224413 10 Sep 2008; Raúl Porcel <armin76@gentoo.org> xsel-1.1.0.ebuild: ia64/x86 stable wrt #224413 diff --git a/x11-misc/xsel/xsel-1.1.0.ebuild b/x11-misc/xsel/xsel-1.1.0.ebuild index 0551fbef56d7..80ebe597c941 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.4 2008/09/10 10:14:29 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xsel/xsel-1.1.0.ebuild,v 1.5 2008/09/13 07:41:06 nixnut 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 |