diff options
author | Markus Rothe <corsair@gentoo.org> | 2008-01-27 10:41:34 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2008-01-27 10:41:34 +0000 |
commit | 1688bf498029bb5b257e879419ba605719cd321b (patch) | |
tree | 2c6e01084594bd71249a2cc6de6ae7c5daf391f2 /app-text | |
parent | remove old (diff) | |
download | gentoo-2-1688bf498029bb5b257e879419ba605719cd321b.tar.gz gentoo-2-1688bf498029bb5b257e879419ba605719cd321b.tar.bz2 gentoo-2-1688bf498029bb5b257e879419ba605719cd321b.zip |
Stable on ppc64; bug #207640
(Portage version: 2.1.3.19)
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/wgetpaste/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/wgetpaste/wgetpaste-2.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/wgetpaste/ChangeLog b/app-text/wgetpaste/ChangeLog index 685d49b9c9d2..529ce12c7f1d 100644 --- a/app-text/wgetpaste/ChangeLog +++ b/app-text/wgetpaste/ChangeLog @@ -1,6 +1,9 @@ # 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.58 2008/01/24 18:01:40 zlin Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wgetpaste/ChangeLog,v 1.59 2008/01/27 10:41:34 corsair Exp $ + + 27 Jan 2008; Markus Rothe <corsair@gentoo.org> wgetpaste-2.8.ebuild: + Stable on ppc64; bug #207640 *wgetpaste-2.9 (24 Jan 2008) diff --git a/app-text/wgetpaste/wgetpaste-2.8.ebuild b/app-text/wgetpaste/wgetpaste-2.8.ebuild index 96a201d08703..adf7165f19d7 100644 --- a/app-text/wgetpaste/wgetpaste-2.8.ebuild +++ b/app-text/wgetpaste/wgetpaste-2.8.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.8.ebuild,v 1.1 2008/01/02 14:55:36 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wgetpaste/wgetpaste-2.8.ebuild,v 1.2 2008/01/27 10:41:34 corsair Exp $ DESCRIPTION="Command-line interface to various pastebins" HOMEPAGE="http://wgetpaste.zlin.dk/" @@ -8,7 +8,7 @@ SRC_URI="http://wgetpaste.zlin.dk/${PF}.bz2" LICENSE="as-is" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86" IUSE="" DEPEND="" |