summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2011-01-07 23:32:32 +0000
committerBrent Baude <ranger@gentoo.org>2011-01-07 23:32:32 +0000
commit2e4974874f23d8a7439acc39f0200adbb9f72159 (patch)
tree1c75fae99d3eefa82919fbdc7ef3ea2bffad9af4 /app-text/pastebin
parentMarking multitail-5.2.6 ppc for bug 350735 (diff)
downloadgentoo-2-2e4974874f23d8a7439acc39f0200adbb9f72159.tar.gz
gentoo-2-2e4974874f23d8a7439acc39f0200adbb9f72159.tar.bz2
gentoo-2-2e4974874f23d8a7439acc39f0200adbb9f72159.zip
Marking pastebin-0.6.2 ppc for bug 350736
(Portage version: 2.1.9.25/cvs/Linux ppc64)
Diffstat (limited to 'app-text/pastebin')
-rw-r--r--app-text/pastebin/ChangeLog5
-rw-r--r--app-text/pastebin/pastebin-0.6.2.ebuild4
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=""