summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-text/nopaste')
-rw-r--r--app-text/nopaste/ChangeLog7
-rw-r--r--app-text/nopaste/nopaste-1252.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/app-text/nopaste/ChangeLog b/app-text/nopaste/ChangeLog
index b78145a5fb89..f586f4a461b5 100644
--- a/app-text/nopaste/ChangeLog
+++ b/app-text/nopaste/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/nopaste
-# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/nopaste/ChangeLog,v 1.1 2005/12/08 17:29:13 agriffis Exp $
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-text/nopaste/ChangeLog,v 1.2 2006/03/31 21:41:53 flameeyes Exp $
+
+ 31 Mar 2006; Diego Pettenò <flameeyes@gentoo.org> nopaste-1252.ebuild:
+ Add ~x86-fbsd keyword.
*nopaste-1252 (08 Dec 2005)
diff --git a/app-text/nopaste/nopaste-1252.ebuild b/app-text/nopaste/nopaste-1252.ebuild
index 66ba71d06747..a08f1c24f568 100644
--- a/app-text/nopaste/nopaste-1252.ebuild
+++ b/app-text/nopaste/nopaste-1252.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/nopaste/nopaste-1252.ebuild,v 1.1 2005/12/08 17:29:13 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/nopaste/nopaste-1252.ebuild,v 1.2 2006/03/31 21:41:53 flameeyes Exp $
DESCRIPTION="command-line interface to rafb.net/paste"
HOMEPAGE="http://gentoo.org/~agriffis/nopaste/"
@@ -8,7 +8,7 @@ SRC_URI="${HOMEPAGE}/${P}"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ~x86 ~x86-fbsd"
IUSE="X"
DEPEND=""