diff options
author | 2010-02-25 07:14:34 +0000 | |
---|---|---|
committer | 2010-02-25 07:14:34 +0000 | |
commit | 6f83fffaa543f7ac5b577d417d0181c78ccc5e89 (patch) | |
tree | 8146075ca0527b79ee07c0d8bd0ba1b91b5a0db4 /x11-apps/xeyes | |
parent | Version bump, bug #306191 thank ScytheMan for report. (diff) | |
download | historical-6f83fffaa543f7ac5b577d417d0181c78ccc5e89.tar.gz historical-6f83fffaa543f7ac5b577d417d0181c78ccc5e89.tar.bz2 historical-6f83fffaa543f7ac5b577d417d0181c78ccc5e89.zip |
Transfer prefix keywords (no other changes)
Package-Manager: portage--svn/cvs/Linux i686
Diffstat (limited to 'x11-apps/xeyes')
-rw-r--r-- | x11-apps/xeyes/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xeyes/xeyes-1.1.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xeyes/ChangeLog b/x11-apps/xeyes/ChangeLog index 4285e146676c..7d76cf98bd99 100644 --- a/x11-apps/xeyes/ChangeLog +++ b/x11-apps/xeyes/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xeyes # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xeyes/ChangeLog,v 1.20 2010/02/15 19:11:20 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xeyes/ChangeLog,v 1.21 2010/02/25 07:11:45 abcd Exp $ + + 25 Feb 2010; Jonathan Callen <abcd@gentoo.org> xeyes-1.1.0.ebuild: + Transfer prefix keywords (no other changes) 15 Feb 2010; Joseph Jezak <josejx@gentoo.org> xeyes-1.1.0.ebuild: Marked ppc/ppc64 stable for bug #302046. diff --git a/x11-apps/xeyes/xeyes-1.1.0.ebuild b/x11-apps/xeyes/xeyes-1.1.0.ebuild index 2360fa06e9f3..7ef11d0def51 100644 --- a/x11-apps/xeyes/xeyes-1.1.0.ebuild +++ b/x11-apps/xeyes/xeyes-1.1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xeyes/xeyes-1.1.0.ebuild,v 1.5 2010/02/15 19:11:20 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xeyes/xeyes-1.1.0.ebuild,v 1.6 2010/02/25 07:11:45 abcd Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org xeyes application" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~ia64-linux ~x86-linux" IUSE="" RDEPEND="x11-libs/libX11 x11-libs/libXt |