diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-11-02 19:20:02 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-11-02 19:20:02 +0000 |
commit | 4a2baec760ee9e9c48327cb67fdb6909d8970bc1 (patch) | |
tree | 8fbfc3ac1c8d00fd95a4b1d5c1cac829a8e36da7 /x11-misc/xclip | |
parent | Bump to 1.7.0 (diff) | |
download | gentoo-2-4a2baec760ee9e9c48327cb67fdb6909d8970bc1.tar.gz gentoo-2-4a2baec760ee9e9c48327cb67fdb6909d8970bc1.tar.bz2 gentoo-2-4a2baec760ee9e9c48327cb67fdb6909d8970bc1.zip |
Stable for HPPA (bug #289200).
(Portage version: 2.2_rc48/cvs/Linux i686)
Diffstat (limited to 'x11-misc/xclip')
-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 1f6772f27f20..905dd065b310 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.36 2009/10/31 14:24:27 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xclip/ChangeLog,v 1.37 2009/11/02 19:20:02 jer Exp $ + + 02 Nov 2009; Jeroen Roovers <jer@gentoo.org> xclip-0.12.ebuild: + Stable for HPPA (bug #289200). 31 Oct 2009; Brent Baude <ranger@gentoo.org> xclip-0.12.ebuild: Marking xclip-0.12 ppc64 for bug 289200 diff --git a/x11-misc/xclip/xclip-0.12.ebuild b/x11-misc/xclip/xclip-0.12.ebuild index 806298edc15d..999c2ba300ca 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.5 2009/10/31 14:24:27 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xclip/xclip-0.12.ebuild,v 1.6 2009/11/02 19:20:02 jer 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 |