diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-12-31 18:34:05 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-12-31 18:34:05 +0000 |
commit | f0217862f98175ddf18cf49b032b6fec79385e48 (patch) | |
tree | ca030391371d1fc353149fb4d9eefab1361c4fb0 /app-text | |
parent | Version bump. Testing needed. (diff) | |
download | gentoo-2-f0217862f98175ddf18cf49b032b6fec79385e48.tar.gz gentoo-2-f0217862f98175ddf18cf49b032b6fec79385e48.tar.bz2 gentoo-2-f0217862f98175ddf18cf49b032b6fec79385e48.zip |
Actually mark s390 stable
(Portage version: 2.1.6.4/cvs/Linux 2.6.26-gentoo-r2 ia64)
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/wgetpaste/ChangeLog | 4 | ||||
-rw-r--r-- | app-text/wgetpaste/wgetpaste-2.12.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-text/wgetpaste/ChangeLog b/app-text/wgetpaste/ChangeLog index 4f0960d14d85..8ac629e5bbaa 100644 --- a/app-text/wgetpaste/ChangeLog +++ b/app-text/wgetpaste/ChangeLog @@ -1,8 +1,8 @@ # ChangeLog for app-text/wgetpaste # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/wgetpaste/ChangeLog,v 1.84 2008/12/24 19:56:34 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wgetpaste/ChangeLog,v 1.85 2008/12/31 18:34:05 armin76 Exp $ - 24 Dec 2008; Raúl Porcel <armin76@gentoo.org> ChangeLog: + 24 Dec 2008; Raúl Porcel <armin76@gentoo.org> wgetpaste-2.12.ebuild: s390 stable wrt #250199 14 Dec 2008; nixnut <nixnut@gentoo.org> wgetpaste-2.12.ebuild: diff --git a/app-text/wgetpaste/wgetpaste-2.12.ebuild b/app-text/wgetpaste/wgetpaste-2.12.ebuild index 142ae443150d..43357b77b8c2 100644 --- a/app-text/wgetpaste/wgetpaste-2.12.ebuild +++ b/app-text/wgetpaste/wgetpaste-2.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/wgetpaste/wgetpaste-2.12.ebuild,v 1.6 2008/12/14 13:29:12 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wgetpaste/wgetpaste-2.12.ebuild,v 1.7 2008/12/31 18:34:05 armin76 Exp $ DESCRIPTION="Command-line interface to various pastebins" HOMEPAGE="http://wgetpaste.zlin.dk/" @@ -8,7 +8,7 @@ SRC_URI="http://wgetpaste.zlin.dk/${P}.bz2" LICENSE="as-is" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="" DEPEND="" |