summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2010-07-17 09:40:16 +0000
committerChristian Faulhammer <fauli@gentoo.org>2010-07-17 09:40:16 +0000
commit534bd8f348b8122c5731709ff0060fa0e8170d2c (patch)
tree4afe86526f2c3d223efeb8829d00c88028868574 /app-text
parentstable x86, bug 328019 (diff)
downloadgentoo-2-534bd8f348b8122c5731709ff0060fa0e8170d2c.tar.gz
gentoo-2-534bd8f348b8122c5731709ff0060fa0e8170d2c.tar.bz2
gentoo-2-534bd8f348b8122c5731709ff0060fa0e8170d2c.zip
stable x86, bug 328049
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'app-text')
-rw-r--r--app-text/pastebin/ChangeLog6
-rw-r--r--app-text/pastebin/pastebin-0.6.1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-text/pastebin/ChangeLog b/app-text/pastebin/ChangeLog
index 3c6ddbe050ee..d4a130b15cf9 100644
--- a/app-text/pastebin/ChangeLog
+++ b/app-text/pastebin/ChangeLog
@@ -1,6 +1,10 @@
# 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.2 2010/02/28 18:33:41 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/pastebin/ChangeLog,v 1.3 2010/07/17 09:40:16 fauli Exp $
+
+ 17 Jul 2010; Christian Faulhammer <fauli@gentoo.org>
+ pastebin-0.6.1.ebuild:
+ stable x86, bug 328049
*pastebin-0.6.1 (28 Feb 2010)
diff --git a/app-text/pastebin/pastebin-0.6.1.ebuild b/app-text/pastebin/pastebin-0.6.1.ebuild
index 79a31c55d345..a863d638847f 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.1 2010/02/28 18:33:41 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/pastebin/pastebin-0.6.1.ebuild,v 1.2 2010/07/17 09:40:16 fauli 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=""