diff options
author | 2011-02-12 11:33:25 +0000 | |
---|---|---|
committer | 2011-02-12 11:33:25 +0000 | |
commit | d14f7357e45517b44c0dd716f6878844879d8468 (patch) | |
tree | 94448c358407fef3ab98dfd4e99f8d5a6f1fde48 /x11-misc/xorg-cf-files | |
parent | Stable on amd64 wrt bug #354237 (diff) | |
download | gentoo-2-d14f7357e45517b44c0dd716f6878844879d8468.tar.gz gentoo-2-d14f7357e45517b44c0dd716f6878844879d8468.tar.bz2 gentoo-2-d14f7357e45517b44c0dd716f6878844879d8468.zip |
Stable on amd64 wrt bug #354237
(Portage version: 2.1.9.39/cvs/Linux x86_64)
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.4.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 c5e869de9e15..17524254da42 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xorg-cf-files/ChangeLog,v 1.37 2011/01/15 18:13:58 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xorg-cf-files/ChangeLog,v 1.38 2011/02/12 11:33:25 hwoarang Exp $ + + 12 Feb 2011; Markos Chandras <hwoarang@gentoo.org> + xorg-cf-files-1.0.4.ebuild: + Stable on amd64 wrt bug #354237 *xorg-cf-files-1.0.4 (15 Jan 2011) diff --git a/x11-misc/xorg-cf-files/xorg-cf-files-1.0.4.ebuild b/x11-misc/xorg-cf-files/xorg-cf-files-1.0.4.ebuild index a788b0734af9..e4f57ce60201 100644 --- a/x11-misc/xorg-cf-files/xorg-cf-files-1.0.4.ebuild +++ b/x11-misc/xorg-cf-files/xorg-cf-files-1.0.4.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2011 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.4.ebuild,v 1.1 2011/01/15 18:13:58 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xorg-cf-files/xorg-cf-files-1.0.4.ebuild,v 1.2 2011/02/12 11:33:25 hwoarang Exp $ EAPI=3 inherit xorg-2 DESCRIPTION="Old Imake-related build files" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="" RDEPEND="" |