diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-04-09 14:30:40 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-04-09 14:30:40 +0000 |
commit | d8737e7d9ebbc55c02f573c0383553ecf08642d9 (patch) | |
tree | f7939ff087a9b34775c5b91c65eb4905ae2a2f29 /x11-misc/xorg-cf-files | |
parent | Add ~x86-fbsd keyword. (diff) | |
download | gentoo-2-d8737e7d9ebbc55c02f573c0383553ecf08642d9.tar.gz gentoo-2-d8737e7d9ebbc55c02f573c0383553ecf08642d9.tar.bz2 gentoo-2-d8737e7d9ebbc55c02f573c0383553ecf08642d9.zip |
Add ~x86-fbsd keyword.
(Portage version: 2.1_pre7-r5)
Diffstat (limited to 'x11-misc/xorg-cf-files')
-rw-r--r-- | x11-misc/xorg-cf-files/ChangeLog | 6 | ||||
-rw-r--r-- | x11-misc/xorg-cf-files/xorg-cf-files-1.0.1-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-misc/xorg-cf-files/ChangeLog b/x11-misc/xorg-cf-files/ChangeLog index 171b65bd8728..b1cb14c8b356 100644 --- a/x11-misc/xorg-cf-files/ChangeLog +++ b/x11-misc/xorg-cf-files/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-misc/xorg-cf-files # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xorg-cf-files/ChangeLog,v 1.15 2006/02/14 22:55:43 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xorg-cf-files/ChangeLog,v 1.16 2006/04/09 14:30:40 flameeyes Exp $ + + 09 Apr 2006; Diego Pettenò <flameeyes@gentoo.org> + xorg-cf-files-1.0.1-r1.ebuild: + Add ~x86-fbsd keyword. 14 Feb 2006; Markus Rothe <corsair@gentoo.org> xorg-cf-files-1.0.1-r1.ebuild: diff --git a/x11-misc/xorg-cf-files/xorg-cf-files-1.0.1-r1.ebuild b/x11-misc/xorg-cf-files/xorg-cf-files-1.0.1-r1.ebuild index 87cf44820390..ad1e52fd6fa8 100644 --- a/x11-misc/xorg-cf-files/xorg-cf-files-1.0.1-r1.ebuild +++ b/x11-misc/xorg-cf-files/xorg-cf-files-1.0.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xorg-cf-files/xorg-cf-files-1.0.1-r1.ebuild,v 1.2 2006/02/14 22:55:43 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xorg-cf-files/xorg-cf-files-1.0.1-r1.ebuild,v 1.3 2006/04/09 14:30:40 flameeyes Exp $ # Must be before x-modular eclass is inherited # SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="Old Imake-related build files" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" RDEPEND="" DEPEND="${RDEPEND}" |