summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2007-01-19 22:02:03 +0000
committerMichael Cummings <mcummings@gentoo.org>2007-01-19 22:02:03 +0000
commit9e48fe5de7f28ab8931cb36420b7ce3b5ab1cfe3 (patch)
treed08872ae798acf56f8a159c1af039fbfbd6c1c91 /app-misc/gwine
parentEbuild maintenance (diff)
downloadgentoo-2-9e48fe5de7f28ab8931cb36420b7ce3b5ab1cfe3.tar.gz
gentoo-2-9e48fe5de7f28ab8931cb36420b7ce3b5ab1cfe3.tar.bz2
gentoo-2-9e48fe5de7f28ab8931cb36420b7ce3b5ab1cfe3.zip
Keywording amd64 stable
(Portage version: 2.1.2_rc4-r8)
Diffstat (limited to 'app-misc/gwine')
-rw-r--r--app-misc/gwine/ChangeLog7
-rw-r--r--app-misc/gwine/files/digest-gwine-0.10.12
-rw-r--r--app-misc/gwine/files/digest-gwine-0.7.12
-rw-r--r--app-misc/gwine/gwine-0.10.1.ebuild6
4 files changed, 12 insertions, 5 deletions
diff --git a/app-misc/gwine/ChangeLog b/app-misc/gwine/ChangeLog
index f6826e27506b..64b42e41a353 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.7 2005/11/28 12:10:12 mcummings Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-misc/gwine/ChangeLog,v 1.8 2007/01/19 22:02:03 mcummings Exp $
+
+ 19 Jan 2007; Michael Cummings <mcummings@gentoo.org> gwine-0.10.1.ebuild:
+ Keywording amd64 stable
28 Nov 2005; <mcumming@gentoo.org> gwine-0.10.1.ebuild, gwine-0.7.1.ebuild:
Switched from perl-module to perl-app eclass
diff --git a/app-misc/gwine/files/digest-gwine-0.10.1 b/app-misc/gwine/files/digest-gwine-0.10.1
index 0bf033a18a40..91f69110712d 100644
--- a/app-misc/gwine/files/digest-gwine-0.10.1
+++ b/app-misc/gwine/files/digest-gwine-0.10.1
@@ -1 +1,3 @@
MD5 c5dbe7875072552827146414c7e6be85 gwine-0.10.1.tar.gz 73235
+RMD160 1cccaa58eaaa32b3feb1d94e1d32bb82dc708023 gwine-0.10.1.tar.gz 73235
+SHA256 a099243c5ea41a5a3a90d5b5e8351072044d840ffb9b93c732caa3c70b564a02 gwine-0.10.1.tar.gz 73235
diff --git a/app-misc/gwine/files/digest-gwine-0.7.1 b/app-misc/gwine/files/digest-gwine-0.7.1
index e20ffc62e458..112192771f16 100644
--- a/app-misc/gwine/files/digest-gwine-0.7.1
+++ b/app-misc/gwine/files/digest-gwine-0.7.1
@@ -1 +1,3 @@
MD5 896cd78697b06b18e9d9c382e04c4d3f gwine-0.7.1.tar.gz 43778
+RMD160 04156d2804ba4f31291fdde4fec2e237d434a637 gwine-0.7.1.tar.gz 43778
+SHA256 c46e3f6364780aad0b304772b0c691b7ff916aab04049c8c04d132cd4a039cf9 gwine-0.7.1.tar.gz 43778
diff --git a/app-misc/gwine/gwine-0.10.1.ebuild b/app-misc/gwine/gwine-0.10.1.ebuild
index e9357423939e..9c3f0ce8e224 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
+# Copyright 1999-2007 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.3 2005/11/28 12:10:12 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/gwine/gwine-0.10.1.ebuild,v 1.4 2007/01/19 22:02:03 mcummings Exp $
inherit gnome2 perl-app
@@ -10,7 +10,7 @@ SRC_URI="http://download.gna.org/gwine/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc ~x86"
IUSE=""
DEPEND=">=dev-lang/perl-5.8.0