diff options
author | 2010-03-14 14:18:32 +0000 | |
---|---|---|
committer | 2010-03-14 14:18:32 +0000 | |
commit | 85293e9d5605ea28198fcdacfe497d9e968a2eca (patch) | |
tree | da8abbc2baf98b5a04f121e3c56471f68ce154bc /media-plugins/vdr-text2skin | |
parent | Version bump: Don't use sudo if the GEM_HOME is local. Support prerelease gem... (diff) | |
download | gentoo-2-85293e9d5605ea28198fcdacfe497d9e968a2eca.tar.gz gentoo-2-85293e9d5605ea28198fcdacfe497d9e968a2eca.tar.bz2 gentoo-2-85293e9d5605ea28198fcdacfe497d9e968a2eca.zip |
keyword ~amd64 added
(Portage version: 2.1.7.16/cvs/Linux i686)
Diffstat (limited to 'media-plugins/vdr-text2skin')
-rw-r--r-- | media-plugins/vdr-text2skin/ChangeLog | 8 | ||||
-rw-r--r-- | media-plugins/vdr-text2skin/vdr-text2skin-1.3.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/media-plugins/vdr-text2skin/ChangeLog b/media-plugins/vdr-text2skin/ChangeLog index 3eebfbc06baf..9e116bc05854 100644 --- a/media-plugins/vdr-text2skin/ChangeLog +++ b/media-plugins/vdr-text2skin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-plugins/vdr-text2skin -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-text2skin/ChangeLog,v 1.7 2009/10/08 08:15:33 zzam Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-text2skin/ChangeLog,v 1.8 2010/03/14 14:18:32 hd_brummy Exp $ + + 14 Mar 2010; Joerg Bornkessel <hd_brummy@gentoo.org> + vdr-text2skin-1.3.ebuild: + keyword ~amd64 added *vdr-text2skin-1.3 (08 Oct 2009) diff --git a/media-plugins/vdr-text2skin/vdr-text2skin-1.3.ebuild b/media-plugins/vdr-text2skin/vdr-text2skin-1.3.ebuild index fdca2ab06fb3..101d1d9c150f 100644 --- a/media-plugins/vdr-text2skin/vdr-text2skin-1.3.ebuild +++ b/media-plugins/vdr-text2skin/vdr-text2skin-1.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-text2skin/vdr-text2skin-1.3.ebuild,v 1.1 2009/10/08 08:15:33 zzam Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-text2skin/vdr-text2skin-1.3.ebuild,v 1.2 2010/03/14 14:18:32 hd_brummy Exp $ EAPI="2" @@ -14,7 +14,7 @@ SRC_URI="http://projects.vdr-developer.org/attachments/download/${UPLOAD_NR}/${P SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="~x86 ~amd64" #IUSE="truetype direct_blit" IUSE="+truetype" |