diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-04-08 12:42:24 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-04-08 12:42:24 +0000 |
commit | 0f1b55a94f4068f7900edf7f3112c50e430c9da3 (patch) | |
tree | 117e9f59be7c47875651cd158af823cd01db87df /app-text/nopaste | |
parent | Added ~ppc64; bug #173258 (diff) | |
download | gentoo-2-0f1b55a94f4068f7900edf7f3112c50e430c9da3.tar.gz gentoo-2-0f1b55a94f4068f7900edf7f3112c50e430c9da3.tar.bz2 gentoo-2-0f1b55a94f4068f7900edf7f3112c50e430c9da3.zip |
Added ~ppc64; bug #173258
(Portage version: 2.1.2.2)
Diffstat (limited to 'app-text/nopaste')
-rw-r--r-- | app-text/nopaste/ChangeLog | 7 | ||||
-rw-r--r-- | app-text/nopaste/nopaste-1992.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-text/nopaste/ChangeLog b/app-text/nopaste/ChangeLog index 909eea369035..9011e49ffa87 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.13 2006/12/18 16:24:35 agriffis Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-text/nopaste/ChangeLog,v 1.14 2007/04/08 12:42:24 corsair Exp $ + + 08 Apr 2007; Markus Rothe <corsair@gentoo.org> nopaste-1992.ebuild: + Added ~ppc64; bug #173258 18 Dec 2006; Aron Griffis <agriffis@gentoo.org> nopaste-1992.ebuild: Stabilize everywhere diff --git a/app-text/nopaste/nopaste-1992.ebuild b/app-text/nopaste/nopaste-1992.ebuild index e8ea82a4120f..94b37c8afa10 100644 --- a/app-text/nopaste/nopaste-1992.ebuild +++ b/app-text/nopaste/nopaste-1992.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# 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.4 2006/12/18 16:27:13 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/nopaste/nopaste-1992.ebuild,v 1.5 2007/04/08 12:42:24 corsair 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 hppa ia64 ppc ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="alpha amd64 hppa ia64 ppc ~ppc64 ~sparc-fbsd x86 ~x86-fbsd" IUSE="X" DEPEND="" |