diff options
author | Jonathan Callen <abcd@gentoo.org> | 2010-02-25 07:08:38 +0000 |
---|---|---|
committer | Jonathan Callen <abcd@gentoo.org> | 2010-02-25 07:08:38 +0000 |
commit | 27672a64b395f4e389ab92424e89df09f0877848 (patch) | |
tree | e9ccbb0e0dddcb90160e9c93e1624b21c3e1784a /x11-apps/bdftopcf | |
parent | Version bump, bug #306191 thank ScytheMan for report. (diff) | |
download | gentoo-2-27672a64b395f4e389ab92424e89df09f0877848.tar.gz gentoo-2-27672a64b395f4e389ab92424e89df09f0877848.tar.bz2 gentoo-2-27672a64b395f4e389ab92424e89df09f0877848.zip |
Transfer prefix keywords (no other changes)
(Portage version: -svn/cvs/Linux i686)
Diffstat (limited to 'x11-apps/bdftopcf')
-rw-r--r-- | x11-apps/bdftopcf/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/bdftopcf/bdftopcf-1.0.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/bdftopcf/ChangeLog b/x11-apps/bdftopcf/ChangeLog index 14e10d4b08b3..f70c6670f7a6 100644 --- a/x11-apps/bdftopcf/ChangeLog +++ b/x11-apps/bdftopcf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/bdftopcf # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/bdftopcf/ChangeLog,v 1.39 2010/01/19 18:11:18 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/bdftopcf/ChangeLog,v 1.40 2010/02/25 07:08:38 abcd Exp $ + + 25 Feb 2010; Jonathan Callen <abcd@gentoo.org> bdftopcf-1.0.2.ebuild: + Transfer prefix keywords (no other changes) 19 Jan 2010; Raúl Porcel <armin76@gentoo.org> bdftopcf-1.0.2.ebuild: s390 stable wrt #294958 diff --git a/x11-apps/bdftopcf/bdftopcf-1.0.2.ebuild b/x11-apps/bdftopcf/bdftopcf-1.0.2.ebuild index 06914a708d2a..4ae4e7104f7a 100644 --- a/x11-apps/bdftopcf/bdftopcf-1.0.2.ebuild +++ b/x11-apps/bdftopcf/bdftopcf-1.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/bdftopcf/bdftopcf-1.0.2.ebuild,v 1.9 2010/01/19 18:11:18 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/bdftopcf/bdftopcf-1.0.2.ebuild,v 1.10 2010/02/25 07:08:38 abcd Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="X.Org bdftopcf application" -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 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="x11-libs/libXfont" DEPEND="${RDEPEND}" |