summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2011-01-05 19:33:14 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2011-01-05 19:33:14 +0000
commit34ca87d18ca1041a641e060b1c56a9eb36bf24af (patch)
tree412c7ad54ef6b9ebab7d8d28c1ab02cd5842407f /app-text/pastebin
parentStable on amd64 wrt bug #350735 (diff)
downloadgentoo-2-34ca87d18ca1041a641e060b1c56a9eb36bf24af.tar.gz
gentoo-2-34ca87d18ca1041a641e060b1c56a9eb36bf24af.tar.bz2
gentoo-2-34ca87d18ca1041a641e060b1c56a9eb36bf24af.zip
Stable on amd64 wrt bug #350736
(Portage version: 2.1.9.29/cvs/Linux x86_64)
Diffstat (limited to 'app-text/pastebin')
-rw-r--r--app-text/pastebin/ChangeLog7
-rw-r--r--app-text/pastebin/pastebin-0.6.2.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/app-text/pastebin/ChangeLog b/app-text/pastebin/ChangeLog
index 9745993dd558..096d8495ee33 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.7 2010/09/17 08:19:38 jlec Exp $
+# 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 $
+
+ 05 Jan 2011; Markos Chandras <hwoarang@gentoo.org> pastebin-0.6.2.ebuild:
+ Stable on amd64 wrt bug #350736
*pastebin-0.6.2 (17 Sep 2010)
diff --git a/app-text/pastebin/pastebin-0.6.2.ebuild b/app-text/pastebin/pastebin-0.6.2.ebuild
index e77f3ffc6c45..924ae29c5e5e 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-2010 Gentoo Foundation
+# 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.1 2010/09/17 08:19:38 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/pastebin/pastebin-0.6.2.ebuild,v 1.2 2011/01/05 19:33:14 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=""