diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-04-04 20:50:17 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-04-04 20:50:17 +0000 |
commit | d3f74736f3d3d9585c6f12d2905db9cf20301d64 (patch) | |
tree | f9589e5c2250fbe9d26f8fd2d0b798074295b9f3 /app-text | |
parent | Stable on sparc (diff) | |
download | gentoo-2-d3f74736f3d3d9585c6f12d2905db9cf20301d64.tar.gz gentoo-2-d3f74736f3d3d9585c6f12d2905db9cf20301d64.tar.bz2 gentoo-2-d3f74736f3d3d9585c6f12d2905db9cf20301d64.zip |
Stable on sparc and stick back ~sparc too
(Portage version: 2.1.2.2)
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/wgetpaste/ChangeLog | 6 | ||||
-rw-r--r-- | app-text/wgetpaste/wgetpaste-1.1.ebuild | 4 | ||||
-rw-r--r-- | app-text/wgetpaste/wgetpaste-2.1.ebuild | 4 | ||||
-rw-r--r-- | app-text/wgetpaste/wgetpaste-2.ebuild | 4 |
4 files changed, 11 insertions, 7 deletions
diff --git a/app-text/wgetpaste/ChangeLog b/app-text/wgetpaste/ChangeLog index 27842a224b90..adbe0a2964d9 100644 --- a/app-text/wgetpaste/ChangeLog +++ b/app-text/wgetpaste/ChangeLog @@ -1,6 +1,10 @@ # 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.11 2007/04/04 16:41:46 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wgetpaste/ChangeLog,v 1.12 2007/04/04 20:50:17 gustavoz Exp $ + + 04 Apr 2007; Gustavo Zacarias <gustavoz@gentoo.org> wgetpaste-1.1.ebuild, + wgetpaste-2.ebuild, wgetpaste-2.1.ebuild: + Stable on sparc and stick back ~sparc too *wgetpaste-2.1 (04 Apr 2007) diff --git a/app-text/wgetpaste/wgetpaste-1.1.ebuild b/app-text/wgetpaste/wgetpaste-1.1.ebuild index eb8d1cef651c..ea7186c2cfbf 100644 --- a/app-text/wgetpaste/wgetpaste-1.1.ebuild +++ b/app-text/wgetpaste/wgetpaste-1.1.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-1.1.ebuild,v 1.3 2007/03/15 12:53:33 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wgetpaste/wgetpaste-1.1.ebuild,v 1.4 2007/04/04 20:50:17 gustavoz Exp $ DESCRIPTION="Command-line interface to rafb.net/paste using only wget" HOMEPAGE="http://zlin.dk/" @@ -8,7 +8,7 @@ SRC_URI="${HOMEPAGE}/${PF}" LICENSE="as-is" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86" IUSE="" DEPEND="" diff --git a/app-text/wgetpaste/wgetpaste-2.1.ebuild b/app-text/wgetpaste/wgetpaste-2.1.ebuild index 89e223168cec..e4e3f33516b9 100644 --- a/app-text/wgetpaste/wgetpaste-2.1.ebuild +++ b/app-text/wgetpaste/wgetpaste-2.1.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.1.ebuild,v 1.1 2007/04/04 16:41:46 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wgetpaste/wgetpaste-2.1.ebuild,v 1.2 2007/04/04 20:50:17 gustavoz Exp $ DESCRIPTION="Command-line interface to various pastebins" HOMEPAGE="http://wgetpaste.zlin.dk/" @@ -8,7 +8,7 @@ SRC_URI="${HOMEPAGE}/${PF}" LICENSE="as-is" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~x86" +KEYWORDS="~amd64 ~ia64 ~sparc ~x86" IUSE="" DEPEND="" diff --git a/app-text/wgetpaste/wgetpaste-2.ebuild b/app-text/wgetpaste/wgetpaste-2.ebuild index 26894b16b0e7..54e38ea1b96c 100644 --- a/app-text/wgetpaste/wgetpaste-2.ebuild +++ b/app-text/wgetpaste/wgetpaste-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.ebuild,v 1.2 2007/03/26 15:32:40 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wgetpaste/wgetpaste-2.ebuild,v 1.3 2007/04/04 20:50:17 gustavoz Exp $ DESCRIPTION="Command-line interface to various pastebins" HOMEPAGE="http://wgetpaste.zlin.dk/" @@ -8,7 +8,7 @@ SRC_URI="${HOMEPAGE}/${PF}" LICENSE="as-is" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~x86" +KEYWORDS="~amd64 ~ia64 ~sparc ~x86" IUSE="" DEPEND="" |