diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-02-09 12:30:38 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-02-09 12:30:38 +0000 |
commit | c50ea2ab51347bbec867b7db681c4c990fd7e8c7 (patch) | |
tree | 62a5355f5e6feeb828b0201226bc0517e8aec999 /x11-misc/xsel | |
parent | Stable for amd64, wrt bug #402811 (diff) | |
download | gentoo-2-c50ea2ab51347bbec867b7db681c4c990fd7e8c7.tar.gz gentoo-2-c50ea2ab51347bbec867b7db681c4c990fd7e8c7.tar.bz2 gentoo-2-c50ea2ab51347bbec867b7db681c4c990fd7e8c7.zip |
Stable for amd64, wrt bug #402789
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'x11-misc/xsel')
-rw-r--r-- | x11-misc/xsel/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/xsel/xsel-1.2.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/xsel/ChangeLog b/x11-misc/xsel/ChangeLog index 59899260e349..344ba86918bf 100644 --- a/x11-misc/xsel/ChangeLog +++ b/x11-misc/xsel/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/xsel # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xsel/ChangeLog,v 1.18 2012/02/09 00:18:15 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xsel/ChangeLog,v 1.19 2012/02/09 12:30:38 ago Exp $ + + 09 Feb 2012; Agostino Sarubbo <ago@gentoo.org> xsel-1.2.0.ebuild: + Stable for amd64, wrt bug #402789 09 Feb 2012; Tim Harder <radhermit@gentoo.org> xsel-1.2.0.ebuild: Update to EAPI 4. diff --git a/x11-misc/xsel/xsel-1.2.0.ebuild b/x11-misc/xsel/xsel-1.2.0.ebuild index bb2d253ef041..cdf83bf328c6 100644 --- a/x11-misc/xsel/xsel-1.2.0.ebuild +++ b/x11-misc/xsel/xsel-1.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xsel/xsel-1.2.0.ebuild,v 1.3 2012/02/09 00:18:15 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xsel/xsel-1.2.0.ebuild,v 1.4 2012/02/09 12:30:38 ago Exp $ EAPI=4 @@ -10,7 +10,7 @@ SRC_URI="http://www.vergenet.net/~conrad/software/${PN}/download/${P}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" IUSE="" RDEPEND="x11-libs/libX11 |