diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2009-09-30 19:41:37 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2009-09-30 19:41:37 +0000 |
commit | dd5af294eec9e272581a76a34297359c9f17f56d (patch) | |
tree | d0f3d697194d188cd7b3f2975db411cf02df55f0 /x11-proto/fontsproto | |
parent | amd64 stable wrt #282290 (diff) | |
download | gentoo-2-dd5af294eec9e272581a76a34297359c9f17f56d.tar.gz gentoo-2-dd5af294eec9e272581a76a34297359c9f17f56d.tar.bz2 gentoo-2-dd5af294eec9e272581a76a34297359c9f17f56d.zip |
amd64 stable wrt #282290
(Portage version: 2.2_rc42/cvs/Linux x86_64)
Diffstat (limited to 'x11-proto/fontsproto')
-rw-r--r-- | x11-proto/fontsproto/ChangeLog | 6 | ||||
-rw-r--r-- | x11-proto/fontsproto/fontsproto-2.1.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-proto/fontsproto/ChangeLog b/x11-proto/fontsproto/ChangeLog index 4aaa06a4d389..c138ce992a1f 100644 --- a/x11-proto/fontsproto/ChangeLog +++ b/x11-proto/fontsproto/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-proto/fontsproto # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/fontsproto/ChangeLog,v 1.28 2009/09/19 08:34:06 remi Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/fontsproto/ChangeLog,v 1.29 2009/09/30 19:41:37 ssuominen Exp $ + + 30 Sep 2009; Samuli Suominen <ssuominen@gentoo.org> + fontsproto-2.1.0.ebuild: + amd64 stable wrt #282290 *fontsproto-2.1.0 (19 Sep 2009) diff --git a/x11-proto/fontsproto/fontsproto-2.1.0.ebuild b/x11-proto/fontsproto/fontsproto-2.1.0.ebuild index 7201a360a861..63a94ab17449 100644 --- a/x11-proto/fontsproto/fontsproto-2.1.0.ebuild +++ b/x11-proto/fontsproto/fontsproto-2.1.0.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-proto/fontsproto/fontsproto-2.1.0.ebuild,v 1.1 2009/09/19 08:34:06 remi Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/fontsproto/fontsproto-2.1.0.ebuild,v 1.2 2009/09/30 19:41:37 ssuominen Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="X.Org Fonts protocol headers" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="" RDEPEND="" |