diff options
author | David Holm <dholm@gentoo.org> | 2005-05-31 15:01:30 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2005-05-31 15:01:30 +0000 |
commit | 51afa8baa2f95c762d29aa78bc999ca7874c5310 (patch) | |
tree | f38cae538f5c4ef5cce14895ec7efc63135d2bfa /www-apps/mythweb | |
parent | Added to ~ppc (diff) | |
download | historical-51afa8baa2f95c762d29aa78bc999ca7874c5310.tar.gz historical-51afa8baa2f95c762d29aa78bc999ca7874c5310.tar.bz2 historical-51afa8baa2f95c762d29aa78bc999ca7874c5310.zip |
Added to ~ppc
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'www-apps/mythweb')
-rw-r--r-- | www-apps/mythweb/ChangeLog | 5 | ||||
-rw-r--r-- | www-apps/mythweb/Manifest | 16 | ||||
-rw-r--r-- | www-apps/mythweb/mythweb-0.18.1.ebuild | 4 |
3 files changed, 9 insertions, 16 deletions
diff --git a/www-apps/mythweb/ChangeLog b/www-apps/mythweb/ChangeLog index f61f35fd6b9d..c002352cfac4 100644 --- a/www-apps/mythweb/ChangeLog +++ b/www-apps/mythweb/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-apps/mythweb # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/mythweb/ChangeLog,v 1.13 2005/05/30 07:58:32 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/mythweb/ChangeLog,v 1.14 2005/05/31 15:01:30 dholm Exp $ + + 31 May 2005; David Holm <dholm@gentoo.org> mythweb-0.18.1.ebuild: + Added to ~ppc. 30 May 2005; Doug Goldstein <cardoe@gentoo.org> -mythweb-0.16.ebuild, -mythweb-0.18.ebuild, mythweb-0.18.1.ebuild: diff --git a/www-apps/mythweb/Manifest b/www-apps/mythweb/Manifest index e4fd07ef34ca..d27c8c5a3c35 100644 --- a/www-apps/mythweb/Manifest +++ b/www-apps/mythweb/Manifest @@ -1,17 +1,7 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 33279f3f34f6bc765e25f21a7f603445 ChangeLog 4051 +MD5 034acaa164239aff199b94dbf376f6c6 ChangeLog 4136 MD5 f62db0df6ee8ee1d4fe7b9c3d74432a7 metadata.xml 222 MD5 0a1bd8f3ae17f29824714edba827d041 mythweb-0.17.ebuild 1390 -MD5 b2f2187b3ed6922e3b9409ce01255561 mythweb-0.18.1.ebuild 1444 -MD5 571d8572a1c374567a581ee138a196f1 files/digest-mythweb-0.17 65 +MD5 af7a2f3d8d8a254e3def7a004e50ed78 mythweb-0.18.1.ebuild 1448 MD5 67c131deae039971648b7a6921fbf7d2 files/postinstall-en.txt 381 +MD5 571d8572a1c374567a581ee138a196f1 files/digest-mythweb-0.17 65 MD5 8739e9d1295223762426254acdc96551 files/digest-mythweb-0.18.1 72 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.1 (GNU/Linux) - -iD8DBQFCmsenBtvusYtCZMsRAsOcAJ9TQuXTYVQW/b/k35m5L3TQXimoQQCfR277 -HRhItavsIqq2ve7hIQAV8lg= -=owI1 ------END PGP SIGNATURE----- diff --git a/www-apps/mythweb/mythweb-0.18.1.ebuild b/www-apps/mythweb/mythweb-0.18.1.ebuild index b0bc286792fc..ca6431655dae 100644 --- a/www-apps/mythweb/mythweb-0.18.1.ebuild +++ b/www-apps/mythweb/mythweb-0.18.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/mythweb/mythweb-0.18.1.ebuild,v 1.3 2005/05/30 07:58:32 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/mythweb/mythweb-0.18.1.ebuild,v 1.4 2005/05/31 15:01:30 dholm Exp $ inherit webapp @@ -9,7 +9,7 @@ HOMEPAGE="http://www.mythtv.org/" SRC_URI="http://www.mythtv.org/mc/mythplugins-${PV}.tar.bz2" IUSE="" LICENSE="GPL-2" -KEYWORDS="x86 ~amd64" +KEYWORDS="~amd64 ~ppc x86" RDEPEND=">=dev-php/mod_php-4.2" |