diff options
author | Jonathan Callen <abcd@gentoo.org> | 2010-02-25 07:11:45 +0000 |
---|---|---|
committer | Jonathan Callen <abcd@gentoo.org> | 2010-02-25 07:11:45 +0000 |
commit | 05a367735acb8c2971a36356e310d9dfaff26886 (patch) | |
tree | f69d80fc76c31079303cbe2c281c90b2360045a4 | |
parent | Transfer prefix keywords (no other changes) (diff) | |
download | gentoo-2-05a367735acb8c2971a36356e310d9dfaff26886.tar.gz gentoo-2-05a367735acb8c2971a36356e310d9dfaff26886.tar.bz2 gentoo-2-05a367735acb8c2971a36356e310d9dfaff26886.zip |
Transfer prefix keywords (no other changes)
(Portage version: -svn/cvs/Linux i686)
-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 |