diff options
author | Michael Cummings <mcummings@gentoo.org> | 2004-03-06 12:11:29 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2004-03-06 12:11:29 +0000 |
commit | 347c973df154db22ded825e9cebe8586685c6585 (patch) | |
tree | c1b255b4d19878fa1fffb3ddc4e4e4abdad1a3e6 /app-misc/gwine | |
parent | make tools executable (#43719) (diff) | |
download | historical-347c973df154db22ded825e9cebe8586685c6585.tar.gz historical-347c973df154db22ded825e9cebe8586685c6585.tar.bz2 historical-347c973df154db22ded825e9cebe8586685c6585.zip |
All clear, closing bug 27301
Diffstat (limited to 'app-misc/gwine')
-rw-r--r-- | app-misc/gwine/ChangeLog | 5 | ||||
-rw-r--r-- | app-misc/gwine/Manifest | 4 | ||||
-rw-r--r-- | app-misc/gwine/gwine-0.7.1.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/app-misc/gwine/ChangeLog b/app-misc/gwine/ChangeLog index 44836e39613e..d54b7c26cd41 100644 --- a/app-misc/gwine/ChangeLog +++ b/app-misc/gwine/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-misc/gwine # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/gwine/ChangeLog,v 1.1 2004/03/04 18:51:38 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/gwine/ChangeLog,v 1.2 2004/03/06 12:11:28 mcummings Exp $ + + 06 Mar 2004; Michael Cummings <mcummings@gentoo.org> gwine-0.7.1.ebuild: + All clear, closing bug 27301 *gwine-0.7.1 (04 Mar 2004) diff --git a/app-misc/gwine/Manifest b/app-misc/gwine/Manifest index 6a748fffd5b5..499170a0375b 100644 --- a/app-misc/gwine/Manifest +++ b/app-misc/gwine/Manifest @@ -1,4 +1,4 @@ -MD5 5a7f1e870dd50abc5362a7c681dddfcd ChangeLog 512 -MD5 264040e8b8516576208e3c5ca0d44fe0 gwine-0.7.1.ebuild 776 +MD5 86b2777acba6b7fda7f0bec5c73f036f ChangeLog 619 +MD5 22bac16e87f7b3b9c2411b2f2bf00a12 gwine-0.7.1.ebuild 775 MD5 1c7c625d5bcc66006c50cac1c6ead8a1 metadata.xml 307 MD5 478df819bd55d161493480fc607c7069 files/digest-gwine-0.7.1 62 diff --git a/app-misc/gwine/gwine-0.7.1.ebuild b/app-misc/gwine/gwine-0.7.1.ebuild index 7cb5999227c0..fe79bb216573 100644 --- a/app-misc/gwine/gwine-0.7.1.ebuild +++ b/app-misc/gwine/gwine-0.7.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/gwine/gwine-0.7.1.ebuild,v 1.1 2004/03/04 18:51:38 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/gwine/gwine-0.7.1.ebuild,v 1.2 2004/03/06 12:11:29 mcummings Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="http://download.gna.org/gwine/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" DEPEND=">=dev-lang/perl-5.8.0 >=dev-perl/glib-perl-0.90 |