diff options
author | Brent Baude <ranger@gentoo.org> | 2011-01-07 23:32:32 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2011-01-07 23:32:32 +0000 |
commit | c3885e265f8d419757fd0d2a15c9448f4bb5d5ba (patch) | |
tree | d2de3c5b53f90dc114d7be0fddce738bea1ee2bc /app-text | |
parent | Marking multitail-5.2.6 ppc for bug 350735 (diff) | |
download | historical-c3885e265f8d419757fd0d2a15c9448f4bb5d5ba.tar.gz historical-c3885e265f8d419757fd0d2a15c9448f4bb5d5ba.tar.bz2 historical-c3885e265f8d419757fd0d2a15c9448f4bb5d5ba.zip |
Marking pastebin-0.6.2 ppc for bug 350736
Package-Manager: portage-2.1.9.25/cvs/Linux ppc64
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/pastebin/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/pastebin/pastebin-0.6.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/pastebin/ChangeLog b/app-text/pastebin/ChangeLog index 096d8495ee33..e509845b989a 100644 --- a/app-text/pastebin/ChangeLog +++ b/app-text/pastebin/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/pastebin # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/pastebin/ChangeLog,v 1.8 2011/01/05 19:33:14 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/pastebin/ChangeLog,v 1.9 2011/01/07 23:32:32 ranger Exp $ + + 07 Jan 2011; Brent Baude <ranger@gentoo.org> pastebin-0.6.2.ebuild: + Marking pastebin-0.6.2 ppc for bug 350736 05 Jan 2011; Markos Chandras <hwoarang@gentoo.org> pastebin-0.6.2.ebuild: Stable on amd64 wrt bug #350736 diff --git a/app-text/pastebin/pastebin-0.6.2.ebuild b/app-text/pastebin/pastebin-0.6.2.ebuild index 924ae29c5e5e..857f2513a94b 100644 --- a/app-text/pastebin/pastebin-0.6.2.ebuild +++ b/app-text/pastebin/pastebin-0.6.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/pastebin/pastebin-0.6.2.ebuild,v 1.2 2011/01/05 19:33:14 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/pastebin/pastebin-0.6.2.ebuild,v 1.3 2011/01/07 23:32:32 ranger Exp $ DESCRIPTION="CLI to pastebin.com" HOMEPAGE="http://code.google.com/p/pastebin-cli/" @@ -8,7 +8,7 @@ SRC_URI="http://pastebin-cli.googlecode.com/files/${P}.tar.bz2" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ppc ~x86" IUSE="" DEPEND="" |