diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-02-29 15:55:44 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-02-29 15:55:44 +0000 |
commit | 646d48754dee2ae6d02d020c8e761c41c2011629 (patch) | |
tree | aef5957ea5686a5315462dcb0032e0efb8e5d88c /app-text | |
parent | Version bumped. Fixed gcc 4.3 issue, bug #211840. (diff) | |
download | gentoo-2-646d48754dee2ae6d02d020c8e761c41c2011629.tar.gz gentoo-2-646d48754dee2ae6d02d020c8e761c41c2011629.tar.bz2 gentoo-2-646d48754dee2ae6d02d020c8e761c41c2011629.zip |
Stable for HPPA (bug #211894).
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/wgetpaste/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/wgetpaste/wgetpaste-2.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/wgetpaste/ChangeLog b/app-text/wgetpaste/ChangeLog index 7144f8ab4188..8a2b8c1f21c9 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.64 2008/02/29 15:24:03 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wgetpaste/ChangeLog,v 1.65 2008/02/29 15:55:44 jer Exp $ + + 29 Feb 2008; Jeroen Roovers <jer@gentoo.org> wgetpaste-2.9.ebuild: + Stable for HPPA (bug #211894). 29 Feb 2008; Raúl Porcel <armin76@gentoo.org> wgetpaste-2.9.ebuild: alpha/ia64/sparc/x86 stable diff --git a/app-text/wgetpaste/wgetpaste-2.9.ebuild b/app-text/wgetpaste/wgetpaste-2.9.ebuild index ac5dce0495b0..5d36873fc7cd 100644 --- a/app-text/wgetpaste/wgetpaste-2.9.ebuild +++ b/app-text/wgetpaste/wgetpaste-2.9.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.9.ebuild,v 1.2 2008/02/29 15:24:03 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wgetpaste/wgetpaste-2.9.ebuild,v 1.3 2008/02/29 15:55:44 jer 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="" |