summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2006-10-15 13:19:43 +0000
committerSimon Stelling <blubb@gentoo.org>2006-10-15 13:19:43 +0000
commita3aa24349f597a3a94a21226f46ce3b54f7a83df (patch)
tree42abd65a0ff2b03c389d9bd521f98f164b5aed20
parentrecommit (diff)
downloadgentoo-2-a3aa24349f597a3a94a21226f46ce3b54f7a83df.tar.gz
gentoo-2-a3aa24349f597a3a94a21226f46ce3b54f7a83df.tar.bz2
gentoo-2-a3aa24349f597a3a94a21226f46ce3b54f7a83df.zip
setting myself as maintainer and marking stable on amd64
(Portage version: 2.1.2_pre2-r5)
-rw-r--r--net-misc/gofish/ChangeLog6
-rw-r--r--net-misc/gofish/gofish-1.1.ebuild4
-rw-r--r--net-misc/gofish/metadata.xml5
3 files changed, 11 insertions, 4 deletions
diff --git a/net-misc/gofish/ChangeLog b/net-misc/gofish/ChangeLog
index e5573559c964..c97492c0e50c 100644
--- a/net-misc/gofish/ChangeLog
+++ b/net-misc/gofish/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-misc/gofish
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/gofish/ChangeLog,v 1.11 2006/08/08 01:01:51 vanquirius Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/gofish/ChangeLog,v 1.12 2006/10/15 13:19:43 blubb Exp $
+
+ 15 Oct 2006; Simon Stelling <blubb@gentoo.org> metadata.xml,
+ gofish-1.1.ebuild:
+ marking stable on amd64 and picking up the lost package
*gofish-1.1 (08 Aug 2006)
diff --git a/net-misc/gofish/gofish-1.1.ebuild b/net-misc/gofish/gofish-1.1.ebuild
index 100665da1add..bead754304ee 100644
--- a/net-misc/gofish/gofish-1.1.ebuild
+++ b/net-misc/gofish/gofish-1.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/gofish/gofish-1.1.ebuild,v 1.1 2006/08/08 01:01:51 vanquirius Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/gofish/gofish-1.1.ebuild,v 1.2 2006/10/15 13:19:43 blubb Exp $
inherit eutils
@@ -9,7 +9,7 @@ HOMEPAGE="http://gofish.sourceforge.net"
SRC_URI="mirror://sourceforge/gofish/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~amd64"
+KEYWORDS="amd64 ~ppc ~x86"
IUSE=""
DEPEND="virtual/libc
diff --git a/net-misc/gofish/metadata.xml b/net-misc/gofish/metadata.xml
index 20ce219711a2..14917fb04a3a 100644
--- a/net-misc/gofish/metadata.xml
+++ b/net-misc/gofish/metadata.xml
@@ -1,5 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<herd>no-herd</herd>
+<maintainer>
+ <email>blubb@gentoo.org</email>
+ <name>Simon Stelling</name>
+</maintainer>
</pkgmetadata>