summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2005-07-18 09:01:30 +0000
committerDavid Holm <dholm@gentoo.org>2005-07-18 09:01:30 +0000
commit43b7e940487ed1f3c6b6a63de9d05996313be4f9 (patch)
tree4da45a5da50db0bea3a359d8b67ecb99269f1370 /app-misc/gwine
parentStable on hppa. (diff)
downloadhistorical-43b7e940487ed1f3c6b6a63de9d05996313be4f9.tar.gz
historical-43b7e940487ed1f3c6b6a63de9d05996313be4f9.tar.bz2
historical-43b7e940487ed1f3c6b6a63de9d05996313be4f9.zip
Added to ~ppc
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'app-misc/gwine')
-rw-r--r--app-misc/gwine/ChangeLog5
-rw-r--r--app-misc/gwine/Manifest18
-rw-r--r--app-misc/gwine/gwine-0.10.1.ebuild4
3 files changed, 10 insertions, 17 deletions
diff --git a/app-misc/gwine/ChangeLog b/app-misc/gwine/ChangeLog
index 76875247ce4f..f74451b77eb5 100644
--- a/app-misc/gwine/ChangeLog
+++ b/app-misc/gwine/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-misc/gwine
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/gwine/ChangeLog,v 1.5 2005/07/17 14:56:38 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/gwine/ChangeLog,v 1.6 2005/07/18 09:01:30 dholm Exp $
+
+ 18 Jul 2005; David Holm <dholm@gentoo.org> gwine-0.10.1.ebuild:
+ Added to ~ppc.
*gwine-0.10.1 (17 Jul 2005)
diff --git a/app-misc/gwine/Manifest b/app-misc/gwine/Manifest
index 6569db92006d..7d7f82cfffad 100644
--- a/app-misc/gwine/Manifest
+++ b/app-misc/gwine/Manifest
@@ -1,16 +1,6 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 1c7c625d5bcc66006c50cac1c6ead8a1 metadata.xml 307
+MD5 d787ab5d1e7688deaa69e54e9ef190f9 ChangeLog 808
MD5 96d1800f64c6cb641e201a3c95b58567 gwine-0.7.1.ebuild 767
-MD5 cb46c3d729d91a5f9d9613e20912fb65 gwine-0.10.1.ebuild 828
-MD5 4d07db7cd46d310d8aa1690b0afa7d1c ChangeLog 725
-MD5 12a0fc8be5e56321465751a53efac389 files/digest-gwine-0.10.1 63
+MD5 1c7c625d5bcc66006c50cac1c6ead8a1 metadata.xml 307
+MD5 3987fcd903e5bb3cf870448a604aca14 gwine-0.10.1.ebuild 832
MD5 478df819bd55d161493480fc607c7069 files/digest-gwine-0.7.1 62
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.1 (GNU/Linux)
-
-iD8DBQFC2nG+gIKl8Uu19MoRAiQlAJ919NDWxt7iNF4GmSHCodOjpAvM6ACdE09t
-MAr+nIVvgMNjExX2AqBlha8=
-=WdQt
------END PGP SIGNATURE-----
+MD5 12a0fc8be5e56321465751a53efac389 files/digest-gwine-0.10.1 63
diff --git a/app-misc/gwine/gwine-0.10.1.ebuild b/app-misc/gwine/gwine-0.10.1.ebuild
index 99f23886fd1c..0d880c8bf181 100644
--- a/app-misc/gwine/gwine-0.10.1.ebuild
+++ b/app-misc/gwine/gwine-0.10.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/gwine/gwine-0.10.1.ebuild,v 1.1 2005/07/17 14:56:38 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/gwine/gwine-0.10.1.ebuild,v 1.2 2005/07/18 09:01:30 dholm Exp $
inherit gnome2 perl-module
@@ -10,7 +10,7 @@ SRC_URI="http://download.gna.org/gwine/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc ~x86"
IUSE=""
DEPEND=">=dev-lang/perl-5.8.0