diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-08-17 13:12:30 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-08-17 13:12:30 +0000 |
commit | 313b4a1635539c33f8fceb0ca61507ec486cde63 (patch) | |
tree | d182f6180864030f8e20443a4a065636f42f9bdb /app-text/nopaste | |
parent | Keyworded ~sparc (diff) | |
download | gentoo-2-313b4a1635539c33f8fceb0ca61507ec486cde63.tar.gz gentoo-2-313b4a1635539c33f8fceb0ca61507ec486cde63.tar.bz2 gentoo-2-313b4a1635539c33f8fceb0ca61507ec486cde63.zip |
Keyworded ~sparc wrt #189218
(Portage version: 2.1.2.11)
Diffstat (limited to 'app-text/nopaste')
-rw-r--r-- | app-text/nopaste/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/nopaste/nopaste-1992.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/nopaste/ChangeLog b/app-text/nopaste/ChangeLog index 4bee5f6cd12a..65d10ac8a46e 100644 --- a/app-text/nopaste/ChangeLog +++ b/app-text/nopaste/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/nopaste # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/nopaste/ChangeLog,v 1.15 2007/04/13 14:15:51 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/nopaste/ChangeLog,v 1.16 2007/08/17 13:12:30 gustavoz Exp $ + + 17 Aug 2007; Gustavo Zacarias <gustavoz@gentoo.org> nopaste-1992.ebuild: + Keyworded ~sparc wrt #189218 13 Apr 2007; Torsten Veller <tove@gentoo.org> -nopaste-1252.ebuild, nopaste-1992.ebuild: diff --git a/app-text/nopaste/nopaste-1992.ebuild b/app-text/nopaste/nopaste-1992.ebuild index e661258008e8..d96966442f2d 100644 --- a/app-text/nopaste/nopaste-1992.ebuild +++ b/app-text/nopaste/nopaste-1992.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/nopaste/nopaste-1992.ebuild,v 1.6 2007/04/13 14:15:51 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/nopaste/nopaste-1992.ebuild,v 1.7 2007/08/17 13:12:30 gustavoz Exp $ DESCRIPTION="command-line interface to rafb.net/paste" HOMEPAGE="http://n01se.net/agriffis/nopaste/" @@ -8,7 +8,7 @@ SRC_URI="${HOMEPAGE}/${P}" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ppc ~ppc64 ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="alpha amd64 hppa ia64 ppc ~ppc64 ~sparc-fbsd ~sparc x86 ~x86-fbsd" IUSE="X" DEPEND="" |