diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-11-03 18:40:17 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-11-03 18:40:17 +0000 |
commit | cb857e9642f70ab96ba9f0baa4152ad7bb714db8 (patch) | |
tree | 96c1d1f4219afeb914060852f102e6ad924ae1d8 /x11-misc | |
parent | ia64/s390/sparc stable wrt #288967 (diff) | |
download | gentoo-2-cb857e9642f70ab96ba9f0baa4152ad7bb714db8.tar.gz gentoo-2-cb857e9642f70ab96ba9f0baa4152ad7bb714db8.tar.bz2 gentoo-2-cb857e9642f70ab96ba9f0baa4152ad7bb714db8.zip |
ia64/sparc/x86 stable wrt #289200
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/xclip/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/xclip/xclip-0.12.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/xclip/ChangeLog b/x11-misc/xclip/ChangeLog index 905dd065b310..9e419ad1931d 100644 --- a/x11-misc/xclip/ChangeLog +++ b/x11-misc/xclip/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/xclip # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xclip/ChangeLog,v 1.37 2009/11/02 19:20:02 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xclip/ChangeLog,v 1.38 2009/11/03 18:40:17 armin76 Exp $ + + 03 Nov 2009; Raúl Porcel <armin76@gentoo.org> xclip-0.12.ebuild: + ia64/sparc/x86 stable wrt #289200 02 Nov 2009; Jeroen Roovers <jer@gentoo.org> xclip-0.12.ebuild: Stable for HPPA (bug #289200). diff --git a/x11-misc/xclip/xclip-0.12.ebuild b/x11-misc/xclip/xclip-0.12.ebuild index 999c2ba300ca..bd85c76828af 100644 --- a/x11-misc/xclip/xclip-0.12.ebuild +++ b/x11-misc/xclip/xclip-0.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xclip/xclip-0.12.ebuild,v 1.6 2009/11/02 19:20:02 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xclip/xclip-0.12.ebuild,v 1.7 2009/11/03 18:40:17 armin76 Exp $ DESCRIPTION="Command-line utility to read data from standard in and place it in an X selection" HOMEPAGE="http://sourceforge.net/projects/xclip/" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 hppa ~ia64 ppc ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="" RDEPEND="x11-libs/libX11 |