diff options
author | Simon Stelling <blubb@gentoo.org> | 2006-08-06 19:52:37 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2006-08-06 19:52:37 +0000 |
commit | 05d0fc0eaeb27760a4678a37e1f4a23473f5646b (patch) | |
tree | 3e1120be1b337283aa0889449f791c634c754c29 /app-text/nopaste | |
parent | stable amd64 (diff) | |
download | gentoo-2-05d0fc0eaeb27760a4678a37e1f4a23473f5646b.tar.gz gentoo-2-05d0fc0eaeb27760a4678a37e1f4a23473f5646b.tar.bz2 gentoo-2-05d0fc0eaeb27760a4678a37e1f4a23473f5646b.zip |
stable amd64
(Portage version: 2.1.1_pre3-r1)
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 73d67373507a..465602356185 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.6 2006/07/16 09:48:33 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/nopaste/ChangeLog,v 1.7 2006/08/06 19:52:37 blubb Exp $ + + 06 Aug 2006; Simon Stelling <blubb@gentoo.org> nopaste-1252.ebuild: + stable on amd64 16 Jul 2006; Tobias Scherbaum <dertobi123@gentoo.org> nopaste-1252.ebuild: ppc stable, bug #138679 diff --git a/app-text/nopaste/nopaste-1252.ebuild b/app-text/nopaste/nopaste-1252.ebuild index d7fa210dd1c0..0c510dfa1dd9 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.5 2006/07/16 09:48:33 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/nopaste/nopaste-1252.ebuild,v 1.6 2006/08/06 19:52:37 blubb 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="" |