diff options
author | Jörg Bornkessel <hd_brummy@gentoo.org> | 2006-02-28 00:27:45 +0000 |
---|---|---|
committer | Jörg Bornkessel <hd_brummy@gentoo.org> | 2006-02-28 00:27:45 +0000 |
commit | 9566018c725202530f43b12c02cc1f478f43e81f (patch) | |
tree | f1825078e3460a31e7dc7411b029f753f47f7e55 /media-plugins/vdr-graphlcd | |
parent | stabel on x86; cleanup old _pre version (diff) | |
download | gentoo-2-9566018c725202530f43b12c02cc1f478f43e81f.tar.gz gentoo-2-9566018c725202530f43b12c02cc1f478f43e81f.tar.bz2 gentoo-2-9566018c725202530f43b12c02cc1f478f43e81f.zip |
stabel on x86
(Portage version: 2.0.54)
Diffstat (limited to 'media-plugins/vdr-graphlcd')
-rw-r--r-- | media-plugins/vdr-graphlcd/ChangeLog | 6 | ||||
-rw-r--r-- | media-plugins/vdr-graphlcd/Manifest | 13 | ||||
-rw-r--r-- | media-plugins/vdr-graphlcd/vdr-graphlcd-0.1.2_pre6-r1.ebuild | 4 |
3 files changed, 8 insertions, 15 deletions
diff --git a/media-plugins/vdr-graphlcd/ChangeLog b/media-plugins/vdr-graphlcd/ChangeLog index fc9966b3e872..8f27e961a366 100644 --- a/media-plugins/vdr-graphlcd/ChangeLog +++ b/media-plugins/vdr-graphlcd/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-plugins/vdr-graphlcd # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-graphlcd/ChangeLog,v 1.3 2006/02/27 23:30:40 hd_brummy Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-graphlcd/ChangeLog,v 1.4 2006/02/28 00:27:45 hd_brummy Exp $ + + 28 Feb 2006; Joerg Bornkessel <hd_brummy@gentoo.org> + vdr-graphlcd-0.1.2_pre6-r1.ebuild: + stabel on x86 27 Feb 2006; Joerg Bornkessel <hd_brummy@gentoo.org> +files/0.1.2/radiotext-lcr-service.diff, diff --git a/media-plugins/vdr-graphlcd/Manifest b/media-plugins/vdr-graphlcd/Manifest index 868805d5d3e3..67ed20e3d5aa 100644 --- a/media-plugins/vdr-graphlcd/Manifest +++ b/media-plugins/vdr-graphlcd/Manifest @@ -1,18 +1,7 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - MD5 c4cedd0d8a94003cbebde0145c6c6d19 ChangeLog 869 MD5 1b06ba652dc14eb1a4884d49cdd4e3df files/0.1.2/radiotext-lcr-service.diff 3469 MD5 b52e340ed185e77044523dcee028aae6 files/confd 681 MD5 c06ef00216c435d94502bd44c0cf7e51 files/digest-vdr-graphlcd-0.1.2_pre6-r1 72 MD5 517fd6e47ab25170f56df5a2a07510e6 files/rc-addon.sh 453 MD5 363fe851c7edc1284983ea5393b8c2a9 metadata.xml 403 -MD5 824f70c028a55184036797fed05dfacd vdr-graphlcd-0.1.2_pre6-r1.ebuild 2528 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.2.1 (GNU/Linux) -Comment: no further Information - -iD8DBQFEA4uvdn07HTTCgIoRAsj8AJ4u4S/12yxrdF5LrxjlwnVfPqBPyACdGdTz -3jObOOjrX5dNG7rap2bCXnw= -=mAbn ------END PGP SIGNATURE----- +MD5 42008f67e81514ac6b33e8b5e068f0cf vdr-graphlcd-0.1.2_pre6-r1.ebuild 2527 diff --git a/media-plugins/vdr-graphlcd/vdr-graphlcd-0.1.2_pre6-r1.ebuild b/media-plugins/vdr-graphlcd/vdr-graphlcd-0.1.2_pre6-r1.ebuild index 115bb5ec33d7..07cdc33a181b 100644 --- a/media-plugins/vdr-graphlcd/vdr-graphlcd-0.1.2_pre6-r1.ebuild +++ b/media-plugins/vdr-graphlcd/vdr-graphlcd-0.1.2_pre6-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-graphlcd/vdr-graphlcd-0.1.2_pre6-r1.ebuild,v 1.3 2006/02/27 23:30:40 hd_brummy Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-graphlcd/vdr-graphlcd-0.1.2_pre6-r1.ebuild,v 1.4 2006/02/28 00:27:45 hd_brummy Exp $ inherit eutils vdr-plugin @@ -11,7 +11,7 @@ DESCRIPTION="VDR Graphical LCD PlugIn" HOMEPAGE="http://www.powarman.de" SRC_URI="http://home.arcor.de/andreas.regel/files/graphlcd/${MY_P}.tgz" -KEYWORDS="~x86 ~amd64" +KEYWORDS="x86 ~amd64" SLOT="0" LICENSE="GPL-2" IUSE="truetype" |