summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2006-03-30 13:36:29 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2006-03-30 13:36:29 +0000
commit837a3d4d83eb41b70d7c9dd44bbe15e78ac1781e (patch)
treebf6cd0465410086e3f93231edd4314b323119704 /virtual
parentAdd ~x86-fbsd keyword. (diff)
downloadgentoo-2-837a3d4d83eb41b70d7c9dd44bbe15e78ac1781e.tar.gz
gentoo-2-837a3d4d83eb41b70d7c9dd44bbe15e78ac1781e.tar.bz2
gentoo-2-837a3d4d83eb41b70d7c9dd44bbe15e78ac1781e.zip
Add ~x86-fbsd keyword.
(Portage version: 2.1_pre7-r2)
Diffstat (limited to 'virtual')
-rw-r--r--virtual/libintl/ChangeLog5
-rw-r--r--virtual/libintl/libintl-0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/virtual/libintl/ChangeLog b/virtual/libintl/ChangeLog
index bc5773faa810..221356fe7d24 100644
--- a/virtual/libintl/ChangeLog
+++ b/virtual/libintl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for virtual/libintl
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/libintl/ChangeLog,v 1.3 2006/02/16 19:33:56 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/libintl/ChangeLog,v 1.4 2006/03/30 13:36:29 flameeyes Exp $
+
+ 30 Mar 2006; Diego Pettenò <flameeyes@gentoo.org> libintl-0.ebuild:
+ Add ~x86-fbsd keyword.
13 Jan 2006; Diego Pettenò <flameeyes@gentoo.org> libintl-0.ebuild:
Add m68k and ppc-macos keywords to the virtual.
diff --git a/virtual/libintl/libintl-0.ebuild b/virtual/libintl/libintl-0.ebuild
index 34ffea1cf8fe..32d003f0fbe0 100644
--- a/virtual/libintl/libintl-0.ebuild
+++ b/virtual/libintl/libintl-0.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/libintl/libintl-0.ebuild,v 1.2 2006/01/13 19:39:26 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/libintl/libintl-0.ebuild,v 1.3 2006/03/30 13:36:29 flameeyes Exp $
DESCRIPTION="Virtual for the GNU Internationalization Library"
HOMEPAGE="http://www.gentoo.org/proj/en/gentoo-alt/"
SRC_URI=""
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc-macos ppc64 s390 sh sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc-macos ppc64 s390 sh sparc x86 ~x86-fbsd"
IUSE=""
DEPEND=""