diff options
author | 2008-03-01 16:33:28 +0000 | |
---|---|---|
committer | 2008-03-01 16:33:28 +0000 | |
commit | f774f2104b43331f2c8ac65f182323515d9d2796 (patch) | |
tree | 89bf66810e010ead81f09aa99610cc4030155945 /app-text/wgetpaste | |
parent | Don't try to munch a desktop entry already has been taken care of. (diff) | |
download | gentoo-2-f774f2104b43331f2c8ac65f182323515d9d2796.tar.gz gentoo-2-f774f2104b43331f2c8ac65f182323515d9d2796.tar.bz2 gentoo-2-f774f2104b43331f2c8ac65f182323515d9d2796.zip |
stable ppc, bug #211894
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-text/wgetpaste')
-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 5e1e414c508a..f2fb28a6eba2 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.66 2008/02/29 18:04:11 coldwind Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wgetpaste/ChangeLog,v 1.67 2008/03/01 16:33:28 pylon Exp $ + + 01 Mar 2008; Lars Weiler <pylon@gentoo.org> wgetpaste-2.9.ebuild: + stable ppc, bug #211894 29 Feb 2008; Santiago M. Mola <coldwind@gentoo.org> wgetpaste-2.9.ebuild: amd64 stable wrt bug #211894 diff --git a/app-text/wgetpaste/wgetpaste-2.9.ebuild b/app-text/wgetpaste/wgetpaste-2.9.ebuild index 7372ddc38737..c601c8c04bc5 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.4 2008/02/29 18:04:11 coldwind Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wgetpaste/wgetpaste-2.9.ebuild,v 1.5 2008/03/01 16:33:28 pylon 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="" |