diff options
author | 2007-08-17 13:03:22 +0000 | |
---|---|---|
committer | 2007-08-17 13:03:22 +0000 | |
commit | 1e521d44cfda9367706a726315852a72b473f537 (patch) | |
tree | b35108c0930cd6faee8773f91e399071bc30e823 /x11-misc | |
parent | version bump wrt bug 177852, thanks to Niklas Närhinen and Jakub Moc (diff) | |
download | gentoo-2-1e521d44cfda9367706a726315852a72b473f537.tar.gz gentoo-2-1e521d44cfda9367706a726315852a72b473f537.tar.bz2 gentoo-2-1e521d44cfda9367706a726315852a72b473f537.zip |
Keyworded ~sparc
(Portage version: 2.1.2.11)
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/xclip/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/xclip/xclip-0.08-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/xclip/ChangeLog b/x11-misc/xclip/ChangeLog index bda348c3bb7d..4285ebdb536d 100644 --- a/x11-misc/xclip/ChangeLog +++ b/x11-misc/xclip/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/xclip # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xclip/ChangeLog,v 1.19 2007/06/02 16:55:40 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xclip/ChangeLog,v 1.20 2007/08/17 13:03:22 gustavoz Exp $ + + 17 Aug 2007; Gustavo Zacarias <gustavoz@gentoo.org> xclip-0.08-r2.ebuild: + Keyworded ~sparc *xclip-0.08-r2 (02 Jun 2007) diff --git a/x11-misc/xclip/xclip-0.08-r2.ebuild b/x11-misc/xclip/xclip-0.08-r2.ebuild index 12779e25e18f..fdd4156faaa4 100644 --- a/x11-misc/xclip/xclip-0.08-r2.ebuild +++ b/x11-misc/xclip/xclip-0.08-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xclip/xclip-0.08-r2.ebuild,v 1.1 2007/06/02 16:55:40 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xclip/xclip-0.08-r2.ebuild,v 1.2 2007/08/17 13:03:22 gustavoz Exp $ inherit eutils @@ -11,7 +11,7 @@ HOMEPAGE="http://people.debian.org/~kims/xclip" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="" S="${WORKDIR}"/${PN} |