summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2010-07-17 16:31:26 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2010-07-17 16:31:26 +0000
commita832d5d93c209f2586147d9db1e93c9d2c9b5ea1 (patch)
tree8f7e4e0cd37caa7fcb169fd3919332e796cc4730 /app-text/pastebin
parentInstall tests, but don't optimize them. (diff)
downloadgentoo-2-a832d5d93c209f2586147d9db1e93c9d2c9b5ea1.tar.gz
gentoo-2-a832d5d93c209f2586147d9db1e93c9d2c9b5ea1.tar.bz2
gentoo-2-a832d5d93c209f2586147d9db1e93c9d2c9b5ea1.zip
Stable on amd64 wrt bug #328049
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'app-text/pastebin')
-rw-r--r--app-text/pastebin/ChangeLog5
-rw-r--r--app-text/pastebin/pastebin-0.6.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/pastebin/ChangeLog b/app-text/pastebin/ChangeLog
index d4a130b15cf9..c3dd5d9a27a2 100644
--- a/app-text/pastebin/ChangeLog
+++ b/app-text/pastebin/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/pastebin
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/pastebin/ChangeLog,v 1.3 2010/07/17 09:40:16 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/pastebin/ChangeLog,v 1.4 2010/07/17 16:31:26 hwoarang Exp $
+
+ 17 Jul 2010; Markos Chandras <hwoarang@gentoo.org> pastebin-0.6.1.ebuild:
+ Stable on amd64 wrt bug #328049
17 Jul 2010; Christian Faulhammer <fauli@gentoo.org>
pastebin-0.6.1.ebuild:
diff --git a/app-text/pastebin/pastebin-0.6.1.ebuild b/app-text/pastebin/pastebin-0.6.1.ebuild
index a863d638847f..e2a0ceec78c9 100644
--- a/app-text/pastebin/pastebin-0.6.1.ebuild
+++ b/app-text/pastebin/pastebin-0.6.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/pastebin/pastebin-0.6.1.ebuild,v 1.2 2010/07/17 09:40:16 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/pastebin/pastebin-0.6.1.ebuild,v 1.3 2010/07/17 16:31:26 hwoarang 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=""