summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2005-07-12 04:27:17 +0000
committerJason Wever <weeve@gentoo.org>2005-07-12 04:27:17 +0000
commitc47f3e5701bbc54c891adf2890aacf2829c3ad3b (patch)
tree8c748e13ab65c46bbdc96fc17187aa1dcf46334e /net-mail/gml
parentstable on mips (diff)
downloadgentoo-2-c47f3e5701bbc54c891adf2890aacf2829c3ad3b.tar.gz
gentoo-2-c47f3e5701bbc54c891adf2890aacf2829c3ad3b.tar.bz2
gentoo-2-c47f3e5701bbc54c891adf2890aacf2829c3ad3b.zip
Added ~sparc keyword.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'net-mail/gml')
-rw-r--r--net-mail/gml/ChangeLog5
-rw-r--r--net-mail/gml/Manifest12
-rw-r--r--net-mail/gml/gml-0.5.ebuild4
3 files changed, 7 insertions, 14 deletions
diff --git a/net-mail/gml/ChangeLog b/net-mail/gml/ChangeLog
index 19ed92780cba..393cd84a237b 100644
--- a/net-mail/gml/ChangeLog
+++ b/net-mail/gml/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-mail/gml
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/gml/ChangeLog,v 1.3 2005/01/03 23:53:01 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/gml/ChangeLog,v 1.4 2005/07/12 04:27:17 weeve Exp $
+
+ 12 Jul 2005; Jason Wever <weeve@gentoo.org> gml-0.5.ebuild:
+ Added ~sparc keyword.
04 Jan 2005; Andrej Kacian <ticho@gentoo.org> gml-0.5.ebuild:
Stable on x86. Optimized the ebuild a bit.
diff --git a/net-mail/gml/Manifest b/net-mail/gml/Manifest
index 05d7bd90bc62..0a971eb72348 100644
--- a/net-mail/gml/Manifest
+++ b/net-mail/gml/Manifest
@@ -1,14 +1,4 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
MD5 b4ae416da0d41b38e63a3a37d1f28bd7 ChangeLog 501
+MD5 f93b01e89872fc064506dd77a9cbbd54 gml-0.5.ebuild 552
MD5 1cd961bae3b05b54fd235096cdc603f5 metadata.xml 270
-MD5 f870b3ed8d90591d1634e28dca43baf2 gml-0.5.ebuild 545
MD5 f8db8c342425951bc7eaba6157dd5653 files/digest-gml-0.5 53
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.0 (GNU/Linux)
-
-iD8DBQFB2drlQlM6RnzZP+IRAjQnAJ9ZsPzd25fqzEoIJmtHALPcxWu4NgCfWjUr
-oQ2pCijlfkq5URivH2YG0H8=
-=CS9U
------END PGP SIGNATURE-----
diff --git a/net-mail/gml/gml-0.5.ebuild b/net-mail/gml/gml-0.5.ebuild
index 9516e78f4dc4..cdecf6f0000c 100644
--- a/net-mail/gml/gml-0.5.ebuild
+++ b/net-mail/gml/gml-0.5.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/net-mail/gml/gml-0.5.ebuild,v 1.2 2005/01/03 23:53:01 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/gml/gml-0.5.ebuild,v 1.3 2005/07/12 04:27:17 weeve Exp $
inherit eutils
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.marklyon.org/gmail"
SRC_URI="http://www.marklyon.org/gmail/gmlw.tar"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86"
+KEYWORDS="~sparc x86"
IUSE=""
DEPEND="dev-python/pmw
app-text/dos2unix"