diff options
author | Doug Goldstein <cardoe@gentoo.org> | 2008-01-29 21:31:10 +0000 |
---|---|---|
committer | Doug Goldstein <cardoe@gentoo.org> | 2008-01-29 21:31:10 +0000 |
commit | 08384137e60df0978cb5c49d02fc8f6c09e4c625 (patch) | |
tree | e07fbac2db4b51ba3971fce5c798005c306e983d /media-plugins | |
parent | Dropped ppc-macos keyword, see you in prefix (diff) | |
download | gentoo-2-08384137e60df0978cb5c49d02fc8f6c09e4c625.tar.gz gentoo-2-08384137e60df0978cb5c49d02fc8f6c09e4c625.tar.bz2 gentoo-2-08384137e60df0978cb5c49d02fc8f6c09e4c625.zip |
newer trunk revision
(Portage version: 2.1.4)
Diffstat (limited to 'media-plugins')
3 files changed, 16 insertions, 1 deletions
diff --git a/media-plugins/mythappearance/ChangeLog b/media-plugins/mythappearance/ChangeLog index e59199e11c15..e6a8d50206cb 100644 --- a/media-plugins/mythappearance/ChangeLog +++ b/media-plugins/mythappearance/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for media-plugins/mythappearance # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythappearance/ChangeLog,v 1.1 2008/01/15 16:31:21 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythappearance/ChangeLog,v 1.2 2008/01/29 21:31:10 cardoe Exp $ + +*mythappearance-0.21_pre15669 (29 Jan 2008) + + 29 Jan 2008; Doug Klima <cardoe@gentoo.org> + +mythappearance-0.21_pre15669.ebuild: + newer trunk revision *mythappearance-0.21_pre15448 (15 Jan 2008) diff --git a/media-plugins/mythappearance/files/digest-mythappearance-0.21_pre15669 b/media-plugins/mythappearance/files/digest-mythappearance-0.21_pre15669 new file mode 100644 index 000000000000..e69de29bb2d1 --- /dev/null +++ b/media-plugins/mythappearance/files/digest-mythappearance-0.21_pre15669 diff --git a/media-plugins/mythappearance/mythappearance-0.21_pre15669.ebuild b/media-plugins/mythappearance/mythappearance-0.21_pre15669.ebuild new file mode 100644 index 000000000000..95bae4be9898 --- /dev/null +++ b/media-plugins/mythappearance/mythappearance-0.21_pre15669.ebuild @@ -0,0 +1,9 @@ +# Copyright 1999-2008 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythappearance/mythappearance-0.21_pre15669.ebuild,v 1.1 2008/01/29 21:31:10 cardoe Exp $ + +inherit mythtv-plugins subversion + +DESCRIPTION="Module to help adjust the appearance of the frontend" +IUSE="" +KEYWORDS="~amd64 ~ppc ~x86" |