diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-01-18 20:25:25 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-01-18 20:25:25 +0000 |
commit | 390c8be2b92c392f14767067b3064adf7e6828ec (patch) | |
tree | b160ae4c0e778ec4f8fbe8231ccb789f4b59274d /x11-proto/xf86bigfontproto | |
parent | Marking actionmailer-2.3.5-r1 ~ppc for bug 301007 (diff) | |
download | gentoo-2-390c8be2b92c392f14767067b3064adf7e6828ec.tar.gz gentoo-2-390c8be2b92c392f14767067b3064adf7e6828ec.tar.bz2 gentoo-2-390c8be2b92c392f14767067b3064adf7e6828ec.zip |
alpha/ia64/sh/sparc stable wrt #294958
(Portage version: 2.1.6.13/cvs/Linux ia64, RepoMan options: --force)
Diffstat (limited to 'x11-proto/xf86bigfontproto')
-rw-r--r-- | x11-proto/xf86bigfontproto/ChangeLog | 6 | ||||
-rw-r--r-- | x11-proto/xf86bigfontproto/xf86bigfontproto-1.2.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-proto/xf86bigfontproto/ChangeLog b/x11-proto/xf86bigfontproto/ChangeLog index 8da404365535..27e516fae149 100644 --- a/x11-proto/xf86bigfontproto/ChangeLog +++ b/x11-proto/xf86bigfontproto/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-proto/xf86bigfontproto # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86bigfontproto/ChangeLog,v 1.36 2010/01/14 23:03:27 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86bigfontproto/ChangeLog,v 1.37 2010/01/18 20:25:25 armin76 Exp $ + + 18 Jan 2010; Raúl Porcel <armin76@gentoo.org> + xf86bigfontproto-1.2.0.ebuild: + alpha/ia64/sh/sparc stable wrt #294958 14 Jan 2010; Markus Meier <maekke@gentoo.org> xf86bigfontproto-1.2.0.ebuild: diff --git a/x11-proto/xf86bigfontproto/xf86bigfontproto-1.2.0.ebuild b/x11-proto/xf86bigfontproto/xf86bigfontproto-1.2.0.ebuild index d55a215caec8..f5d77a9547fd 100644 --- a/x11-proto/xf86bigfontproto/xf86bigfontproto-1.2.0.ebuild +++ b/x11-proto/xf86bigfontproto/xf86bigfontproto-1.2.0.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86bigfontproto/xf86bigfontproto-1.2.0.ebuild,v 1.8 2010/01/14 23:03:27 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86bigfontproto/xf86bigfontproto-1.2.0.ebuild,v 1.9 2010/01/18 20:25:25 armin76 Exp $ inherit x-modular DESCRIPTION="X.Org XF86BigFont protocol headers" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 sh sparc x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="" |