diff options
author | David Holm <dholm@gentoo.org> | 2004-10-14 20:11:21 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-10-14 20:11:21 +0000 |
commit | 72e5cc4b8fe2bb57066fa784ee5524161493d614 (patch) | |
tree | 43f5e72ac95ec93537d1c1fb68ab272533748243 /x11-misc/xrootconsole | |
parent | Added to ~ppc (diff) | |
download | historical-72e5cc4b8fe2bb57066fa784ee5524161493d614.tar.gz historical-72e5cc4b8fe2bb57066fa784ee5524161493d614.tar.bz2 historical-72e5cc4b8fe2bb57066fa784ee5524161493d614.zip |
Added to ~ppc
Diffstat (limited to 'x11-misc/xrootconsole')
-rw-r--r-- | x11-misc/xrootconsole/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/xrootconsole/Manifest | 10 | ||||
-rw-r--r-- | x11-misc/xrootconsole/xrootconsole-0.4-r1.ebuild | 4 |
3 files changed, 11 insertions, 8 deletions
diff --git a/x11-misc/xrootconsole/ChangeLog b/x11-misc/xrootconsole/ChangeLog index bab7af6d60fa..d09f60936d8e 100644 --- a/x11-misc/xrootconsole/ChangeLog +++ b/x11-misc/xrootconsole/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/xrootconsole # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xrootconsole/ChangeLog,v 1.14 2004/08/08 00:58:50 slarti Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xrootconsole/ChangeLog,v 1.15 2004/10/14 20:11:21 dholm Exp $ + + 14 Oct 2004; David Holm <dholm@gentoo.org> xrootconsole-0.4-r1.ebuild: + Added to ~ppc. 08 Aug 2004; Tom Martin <slarti@gentoo.org> xrootconsole-0.4-r1.ebuild, xrootconsole-0.4.ebuild: diff --git a/x11-misc/xrootconsole/Manifest b/x11-misc/xrootconsole/Manifest index 1024136e48bc..e27f6620a67f 100644 --- a/x11-misc/xrootconsole/Manifest +++ b/x11-misc/xrootconsole/Manifest @@ -1,7 +1,7 @@ -MD5 0a7a474304e9fa53b3c2cb5c27458edb xrootconsole-0.4.ebuild 632 -MD5 0b319f16b6594d9db17f4a1247a9757b xrootconsole-0.4-r1.ebuild 693 -MD5 2276def9d37c414a90d122350d195631 ChangeLog 1544 +MD5 3eee7de922c54858f681b3b86d69ef49 ChangeLog 1634 MD5 cdb11033a3fa6525334cecf938961c07 metadata.xml 166 -MD5 9130183d87016da6b4a53355f5c130d9 files/xrootconsole-0.4.parse-color.patch 840 -MD5 33a1c8a9645fbd7f65d7d85a8fb207cd files/digest-xrootconsole-0.4-r1 67 +MD5 2b7de1a6a686508a20fb7f3f150cd825 xrootconsole-0.4-r1.ebuild 696 +MD5 0a7a474304e9fa53b3c2cb5c27458edb xrootconsole-0.4.ebuild 632 MD5 33a1c8a9645fbd7f65d7d85a8fb207cd files/digest-xrootconsole-0.4 67 +MD5 33a1c8a9645fbd7f65d7d85a8fb207cd files/digest-xrootconsole-0.4-r1 67 +MD5 9130183d87016da6b4a53355f5c130d9 files/xrootconsole-0.4.parse-color.patch 840 diff --git a/x11-misc/xrootconsole/xrootconsole-0.4-r1.ebuild b/x11-misc/xrootconsole/xrootconsole-0.4-r1.ebuild index f692fa379e8c..19d2345eda3c 100644 --- a/x11-misc/xrootconsole/xrootconsole-0.4-r1.ebuild +++ b/x11-misc/xrootconsole/xrootconsole-0.4-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xrootconsole/xrootconsole-0.4-r1.ebuild,v 1.8 2004/08/08 00:58:50 slarti Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xrootconsole/xrootconsole-0.4-r1.ebuild,v 1.9 2004/10/14 20:11:21 dholm Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://de-fac.to/bob/xrootconsole/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 sparc " +KEYWORDS="x86 sparc ~ppc" IUSE="" DEPEND="virtual/x11" |