diff options
author | Thomas Cort <tcort@gentoo.org> | 2006-08-06 20:14:56 +0000 |
---|---|---|
committer | Thomas Cort <tcort@gentoo.org> | 2006-08-06 20:14:56 +0000 |
commit | 7f8845326571f21c4aed67c1f490608e243ccf93 (patch) | |
tree | c336beed870bc4aa838099a9d76406c8bd201ee3 /app-text/nopaste | |
parent | Version bump (diff) | |
download | gentoo-2-7f8845326571f21c4aed67c1f490608e243ccf93.tar.gz gentoo-2-7f8845326571f21c4aed67c1f490608e243ccf93.tar.bz2 gentoo-2-7f8845326571f21c4aed67c1f490608e243ccf93.zip |
Stable on alpha wrt Bug #138679.
(Portage version: 2.1-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 465602356185..cd8c3e9767f3 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.7 2006/08/06 19:52:37 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/nopaste/ChangeLog,v 1.8 2006/08/06 20:14:56 tcort Exp $ + + 06 Aug 2006; Thomas Cort <tcort@gentoo.org> nopaste-1252.ebuild: + Stable on alpha wrt Bug #138679. 06 Aug 2006; Simon Stelling <blubb@gentoo.org> nopaste-1252.ebuild: stable on amd64 diff --git a/app-text/nopaste/nopaste-1252.ebuild b/app-text/nopaste/nopaste-1252.ebuild index 0c510dfa1dd9..2f7b5e965536 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.6 2006/08/06 19:52:37 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/nopaste/nopaste-1252.ebuild,v 1.7 2006/08/06 20:14:56 tcort 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="" |