diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2010-09-12 19:00:04 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2010-09-12 19:00:04 +0000 |
commit | 554dd1c130c1d242d9d4433ca966490eae1d2c8d (patch) | |
tree | c2d44f3c641920acb4c909f2f2de32fdb1f8245a | |
parent | Stable on alpha, bug #327777 (diff) | |
download | gentoo-2-554dd1c130c1d242d9d4433ca966490eae1d2c8d.tar.gz gentoo-2-554dd1c130c1d242d9d4433ca966490eae1d2c8d.tar.bz2 gentoo-2-554dd1c130c1d242d9d4433ca966490eae1d2c8d.zip |
Stable on alpha, bug #327777
(Portage version: 2.1.9.1/cvs/Linux x86_64)
-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 bab0b209eb50..d7419772428e 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.22 2010/07/22 15:55:18 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xeyes/ChangeLog,v 1.23 2010/09/12 19:00:04 klausman Exp $ + + 12 Sep 2010; Tobias Klausmann <klausman@gentoo.org> xeyes-1.1.0.ebuild: + Stable on alpha, bug #327777 22 Jul 2010; Markus Meier <maekke@gentoo.org> xeyes-1.1.0.ebuild: arm stable, bug #327777 diff --git a/x11-apps/xeyes/xeyes-1.1.0.ebuild b/x11-apps/xeyes/xeyes-1.1.0.ebuild index dfabf95afeda..1d8eaa14d659 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.7 2010/07/22 15:55:18 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xeyes/xeyes-1.1.0.ebuild,v 1.8 2010/09/12 19:00:04 klausman 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 ~amd64-linux ~ia64-linux ~x86-linux" +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 |