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
commitb606d8c9cd544af5bc8ce9479adf27c35b3d9982 (patch)
tree1f9f05d358807db0265aa29c82a2126cce7d67c2 /app-text/pastebin
parentStable on amd64 wrt bug #350735 (diff)
downloadhistorical-b606d8c9cd544af5bc8ce9479adf27c35b3d9982.tar.gz
historical-b606d8c9cd544af5bc8ce9479adf27c35b3d9982.tar.bz2
historical-b606d8c9cd544af5bc8ce9479adf27c35b3d9982.zip
Stable on amd64 wrt bug #350736
Package-Manager: portage-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=""