summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-04-18 18:45:26 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-04-18 18:45:26 +0000
commit5e9492de3186d96b54f39e7b7597799e7d12fb63 (patch)
treedef01980efbe5e3f0a37842439ac45069a6d485f /app-text
parentmultilib and elog fix (diff)
downloadgentoo-2-5e9492de3186d96b54f39e7b7597799e7d12fb63.tar.gz
gentoo-2-5e9492de3186d96b54f39e7b7597799e7d12fb63.tar.bz2
gentoo-2-5e9492de3186d96b54f39e7b7597799e7d12fb63.zip
Mark 2.2 stable, since 2 has bugs fixed in 2.2
(Portage version: 2.1.2.4)
Diffstat (limited to 'app-text')
-rw-r--r--app-text/wgetpaste/ChangeLog5
-rw-r--r--app-text/wgetpaste/wgetpaste-2.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/wgetpaste/ChangeLog b/app-text/wgetpaste/ChangeLog
index 60a098b09ad4..36a0cee0bf00 100644
--- a/app-text/wgetpaste/ChangeLog
+++ b/app-text/wgetpaste/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/wgetpaste
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/wgetpaste/ChangeLog,v 1.18 2007/04/18 18:12:43 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/wgetpaste/ChangeLog,v 1.19 2007/04/18 18:45:26 armin76 Exp $
+
+ 18 Apr 2007; Raúl Porcel <armin76@gentoo.org> wgetpaste-2.2.ebuild:
+ Mark 2.2 stable, since 2 has bugs fixed in 2.2
18 Apr 2007; Raúl Porcel <armin76@gentoo.org> wgetpaste-2.ebuild:
ia64 + x86 stable
diff --git a/app-text/wgetpaste/wgetpaste-2.2.ebuild b/app-text/wgetpaste/wgetpaste-2.2.ebuild
index e9dddcad613f..a08a70c3085c 100644
--- a/app-text/wgetpaste/wgetpaste-2.2.ebuild
+++ b/app-text/wgetpaste/wgetpaste-2.2.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/wgetpaste/wgetpaste-2.2.ebuild,v 1.2 2007/04/09 23:49:34 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/wgetpaste/wgetpaste-2.2.ebuild,v 1.3 2007/04/18 18:45:26 armin76 Exp $
DESCRIPTION="Command-line interface to various pastebins"
HOMEPAGE="http://wgetpaste.zlin.dk/"
@@ -8,7 +8,7 @@ SRC_URI="${HOMEPAGE}/${PF}.bz2"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ia64 ~ppc ~ppc64 ~sparc x86"
IUSE=""
DEPEND=""