summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-text/gnopaster/ChangeLog6
-rw-r--r--app-text/gnopaster/gnopaster-0.0.6.ebuild6
2 files changed, 8 insertions, 4 deletions
diff --git a/app-text/gnopaster/ChangeLog b/app-text/gnopaster/ChangeLog
index c7d6e0083864..9fb82996f98e 100644
--- a/app-text/gnopaster/ChangeLog
+++ b/app-text/gnopaster/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-text/gnopaster
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/gnopaster/ChangeLog,v 1.1 2007/04/24 10:44:52 jurek Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/gnopaster/ChangeLog,v 1.2 2007/04/25 02:32:26 jurek Exp $
+
+ 25 Apr 2007; Jurek Bartuszek <jurek@gentoo.org> gnopaster-0.0.6.ebuild:
+ - Added ~amd64 keyword
+ - Changed dev-perl/ConfigReader dependency to dev-perl/Config-Simple
*gnopaster-0.0.6 (24 Apr 2007)
diff --git a/app-text/gnopaster/gnopaster-0.0.6.ebuild b/app-text/gnopaster/gnopaster-0.0.6.ebuild
index 1c41551f2412..7e786033b748 100644
--- a/app-text/gnopaster/gnopaster-0.0.6.ebuild
+++ b/app-text/gnopaster/gnopaster-0.0.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/gnopaster/gnopaster-0.0.6.ebuild,v 1.2 2007/04/24 13:27:30 jurek Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/gnopaster/gnopaster-0.0.6.ebuild,v 1.3 2007/04/25 02:32:26 jurek Exp $
DESCRIPTION="A submitter for gnopaste, a nopaste service like http://nopaste.info"
HOMEPAGE="http://gnopaste.sf.net"
@@ -8,12 +8,12 @@ SRC_URI="mirror://sourceforge/gnopaste/${P}.pl.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~amd64"
IUSE=""
DEPEND="dev-lang/perl
dev-perl/libwww-perl
- dev-perl/ConfigReader"
+ dev-perl/Config-Simple"
src_install() {
dobin ${WORKDIR}/${P}.pl