diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-02-08 15:43:18 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-02-08 15:43:18 +0000 |
commit | 2c2549f317d85a3d22b80400203e06bde6901ca5 (patch) | |
tree | 576cbaa02d47fd48cf25b874d022789a5f3eeb46 /x11-apps/xeyes | |
parent | stable x86, bug 302046 (diff) | |
download | gentoo-2-2c2549f317d85a3d22b80400203e06bde6901ca5.tar.gz gentoo-2-2c2549f317d85a3d22b80400203e06bde6901ca5.tar.bz2 gentoo-2-2c2549f317d85a3d22b80400203e06bde6901ca5.zip |
stable x86, bug 302046
(Portage version: 2.1.7.16/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 dce3e4b69125..6355ddbe95d9 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.17 2010/01/30 18:35:34 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xeyes/ChangeLog,v 1.18 2010/02/08 15:43:18 fauli Exp $ + + 08 Feb 2010; Christian Faulhammer <fauli@gentoo.org> xeyes-1.1.0.ebuild: + stable x86, bug 302046 30 Jan 2010; Samuli Suominen <ssuominen@gentoo.org> xeyes-1.1.0.ebuild: amd64 stable wrt #302046 diff --git a/x11-apps/xeyes/xeyes-1.1.0.ebuild b/x11-apps/xeyes/xeyes-1.1.0.ebuild index 5abc4edeac7b..0f5d91aa454b 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.2 2010/01/30 18:35:34 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xeyes/xeyes-1.1.0.ebuild,v 1.3 2010/02/08 15:43:18 fauli 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" IUSE="" RDEPEND="x11-libs/libX11 x11-libs/libXt |