diff options
author | 2009-12-10 19:33:27 +0000 | |
---|---|---|
committer | 2009-12-10 19:33:27 +0000 | |
commit | 9d24d134b66e13df84eb792a5f638e942eef60a8 (patch) | |
tree | 916faf3ce6c77f016162196f8aeb6503356e9c38 /x11-misc | |
parent | x86 stable, bug 294958 (diff) | |
download | gentoo-2-9d24d134b66e13df84eb792a5f638e942eef60a8.tar.gz gentoo-2-9d24d134b66e13df84eb792a5f638e942eef60a8.tar.bz2 gentoo-2-9d24d134b66e13df84eb792a5f638e942eef60a8.zip |
x86 stable, bug 294958
(Portage version: 2.1.6.13/cvs/Linux i686, RepoMan options: --force)
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/xorg-cf-files/ChangeLog | 6 | ||||
-rw-r--r-- | x11-misc/xorg-cf-files/xorg-cf-files-1.0.3.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 b58138a47a03..d673a4f54342 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xorg-cf-files/ChangeLog,v 1.28 2009/12/10 13:08:34 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xorg-cf-files/ChangeLog,v 1.29 2009/12/10 19:33:27 fauli Exp $ + + 10 Dec 2009; Christian Faulhammer <fauli@gentoo.org> + xorg-cf-files-1.0.3.ebuild: + x86 stable, bug 294958 10 Dec 2009; Samuli Suominen <ssuominen@gentoo.org> xorg-cf-files-1.0.3.ebuild: diff --git a/x11-misc/xorg-cf-files/xorg-cf-files-1.0.3.ebuild b/x11-misc/xorg-cf-files/xorg-cf-files-1.0.3.ebuild index 29cd7fa1a932..da1b13c3f2fc 100644 --- a/x11-misc/xorg-cf-files/xorg-cf-files-1.0.3.ebuild +++ b/x11-misc/xorg-cf-files/xorg-cf-files-1.0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.3.ebuild,v 1.2 2009/12/10 13:08:34 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xorg-cf-files/xorg-cf-files-1.0.3.ebuild,v 1.3 2009/12/10 19:33:27 fauli 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 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" IUSE="" RDEPEND="" |