diff options
author | 2006-05-20 09:26:34 +0000 | |
---|---|---|
committer | 2006-05-20 09:26:34 +0000 | |
commit | 22082360854a0309cb9c29adb575a3c36b269c64 (patch) | |
tree | 196eb3fd6f302929078069025894d8892720c6db /x11-apps/xeyes | |
parent | we no like autoreconf (diff) | |
download | gentoo-2-22082360854a0309cb9c29adb575a3c36b269c64.tar.gz gentoo-2-22082360854a0309cb9c29adb575a3c36b269c64.tar.bz2 gentoo-2-22082360854a0309cb9c29adb575a3c36b269c64.zip |
Add ~ppc.
(Portage version: 2.1_rc1-r2)
Diffstat (limited to 'x11-apps/xeyes')
-rw-r--r-- | x11-apps/xeyes/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xeyes/files/digest-xeyes-1.0.1 | 2 | ||||
-rw-r--r-- | x11-apps/xeyes/xeyes-1.0.1.ebuild | 4 |
3 files changed, 8 insertions, 3 deletions
diff --git a/x11-apps/xeyes/ChangeLog b/x11-apps/xeyes/ChangeLog index caeb9642c8b9..e34a29595b37 100644 --- a/x11-apps/xeyes/ChangeLog +++ b/x11-apps/xeyes/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xeyes # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xeyes/ChangeLog,v 1.11 2006/02/14 21:12:25 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xeyes/ChangeLog,v 1.12 2006/05/20 09:26:34 robbat2 Exp $ + + 20 May 2006; Robin H. Johnson <robbat2@gentoo.org> xeyes-1.0.1.ebuild: + Add ~ppc. 14 Feb 2006; Markus Rothe <corsair@gentoo.org> xeyes-1.0.1.ebuild: Added ~ppc64 diff --git a/x11-apps/xeyes/files/digest-xeyes-1.0.1 b/x11-apps/xeyes/files/digest-xeyes-1.0.1 index 890ccc47d509..fc61ee88d053 100644 --- a/x11-apps/xeyes/files/digest-xeyes-1.0.1 +++ b/x11-apps/xeyes/files/digest-xeyes-1.0.1 @@ -1 +1,3 @@ MD5 033f14f7c4e30d1f4edbb22d5ef86883 xeyes-1.0.1.tar.bz2 81097 +RMD160 81914b36fcd2e25158839acbc35a6425b5c873f9 xeyes-1.0.1.tar.bz2 81097 +SHA256 530902e8732130e37d9b46e73eecff90d6dbc5d5628620fded74a4e054aa8029 xeyes-1.0.1.tar.bz2 81097 diff --git a/x11-apps/xeyes/xeyes-1.0.1.ebuild b/x11-apps/xeyes/xeyes-1.0.1.ebuild index e0f60d873a81..4553accc22d9 100644 --- a/x11-apps/xeyes/xeyes-1.0.1.ebuild +++ b/x11-apps/xeyes/xeyes-1.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xeyes/xeyes-1.0.1.ebuild,v 1.2 2006/02/14 21:12:25 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xeyes/xeyes-1.0.1.ebuild,v 1.3 2006/05/20 09:26:34 robbat2 Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org xeyes application" -KEYWORDS="~amd64 ~arm ~mips ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~mips ~ppc64 ~ppc ~s390 ~sparc ~x86" RDEPEND="x11-libs/libX11 x11-libs/libXt x11-libs/libXext |