diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-07-16 09:48:33 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-07-16 09:48:33 +0000 |
commit | d2fb8dc45d688ea497d66da0c3fb07107f9a2d14 (patch) | |
tree | efadab649635a3e63dac1bce01d2a856b1f63ce9 /app-text/nopaste | |
parent | hppa stable, bug #139612 (diff) | |
download | gentoo-2-d2fb8dc45d688ea497d66da0c3fb07107f9a2d14.tar.gz gentoo-2-d2fb8dc45d688ea497d66da0c3fb07107f9a2d14.tar.bz2 gentoo-2-d2fb8dc45d688ea497d66da0c3fb07107f9a2d14.zip |
ppc stable, bug #138679
(Portage version: 2.1.1_pre2-r8)
Diffstat (limited to 'app-text/nopaste')
-rw-r--r-- | app-text/nopaste/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/nopaste/nopaste-1252.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/nopaste/ChangeLog b/app-text/nopaste/ChangeLog index 6dd43ef7764a..73d67373507a 100644 --- a/app-text/nopaste/ChangeLog +++ b/app-text/nopaste/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/nopaste # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/nopaste/ChangeLog,v 1.5 2006/07/15 23:27:06 tsunam Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/nopaste/ChangeLog,v 1.6 2006/07/16 09:48:33 dertobi123 Exp $ + + 16 Jul 2006; Tobias Scherbaum <dertobi123@gentoo.org> nopaste-1252.ebuild: + ppc stable, bug #138679 15 Jul 2006; Joshua Jackson <tsunam@gentoo.org> nopaste-1252.ebuild: Stable x86; bug #138679 diff --git a/app-text/nopaste/nopaste-1252.ebuild b/app-text/nopaste/nopaste-1252.ebuild index d36a41143ba4..d7fa210dd1c0 100644 --- a/app-text/nopaste/nopaste-1252.ebuild +++ b/app-text/nopaste/nopaste-1252.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/nopaste/nopaste-1252.ebuild,v 1.4 2006/07/15 23:27:06 tsunam Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/nopaste/nopaste-1252.ebuild,v 1.5 2006/07/16 09:48:33 dertobi123 Exp $ DESCRIPTION="command-line interface to rafb.net/paste" HOMEPAGE="http://gentoo.org/~agriffis/nopaste/" @@ -8,7 +8,7 @@ SRC_URI="${HOMEPAGE}/${P}" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~ia64 ppc x86 ~x86-fbsd" IUSE="X" DEPEND="" |