diff options
author | 2010-01-30 18:35:34 +0000 | |
---|---|---|
committer | 2010-01-30 18:35:34 +0000 | |
commit | 36df713e5a8c2463dc5d7238b7820ea8d8177d7e (patch) | |
tree | de603307d1fb15cab0de6d048b76b2da51711d63 /x11-apps/xeyes | |
parent | amd64 stable wrt #302046 (diff) | |
download | gentoo-2-36df713e5a8c2463dc5d7238b7820ea8d8177d7e.tar.gz gentoo-2-36df713e5a8c2463dc5d7238b7820ea8d8177d7e.tar.bz2 gentoo-2-36df713e5a8c2463dc5d7238b7820ea8d8177d7e.zip |
amd64 stable wrt #302046
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Diffstat (limited to 'x11-apps/xeyes')
-rw-r--r-- | x11-apps/xeyes/ChangeLog | 7 | ||||
-rw-r--r-- | x11-apps/xeyes/xeyes-1.1.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-apps/xeyes/ChangeLog b/x11-apps/xeyes/ChangeLog index 1a5fc2bf9cf8..dce3e4b69125 100644 --- a/x11-apps/xeyes/ChangeLog +++ b/x11-apps/xeyes/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xeyes -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xeyes/ChangeLog,v 1.16 2009/12/19 15:20:25 scarabeus Exp $ +# 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 $ + + 30 Jan 2010; Samuli Suominen <ssuominen@gentoo.org> xeyes-1.1.0.ebuild: + amd64 stable wrt #302046 *xeyes-1.1.0 (19 Dec 2009) diff --git a/x11-apps/xeyes/xeyes-1.1.0.ebuild b/x11-apps/xeyes/xeyes-1.1.0.ebuild index d1a3f1bc1700..5abc4edeac7b 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-2009 Gentoo Foundation +# 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.1 2009/12/19 15:20:25 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xeyes/xeyes-1.1.0.ebuild,v 1.2 2010/01/30 18:35:34 ssuominen 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 |