summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2004-09-15 14:25:23 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2004-09-15 14:25:23 +0000
commit782402b225d878f9489153087f8103018175035b (patch)
tree1e20327bd961336ec4a8865f7fcab1236bdf89ce /media-tv
parentversion bump, bug #54544 (Manifest recommit) (diff)
downloadgentoo-2-782402b225d878f9489153087f8103018175035b.tar.gz
gentoo-2-782402b225d878f9489153087f8103018175035b.tar.bz2
gentoo-2-782402b225d878f9489153087f8103018175035b.zip
Flag-o-matic
Diffstat (limited to 'media-tv')
-rw-r--r--media-tv/mythfrontend/ChangeLog5
-rw-r--r--media-tv/mythfrontend/mythfrontend-0.16.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-tv/mythfrontend/ChangeLog b/media-tv/mythfrontend/ChangeLog
index 181ae3e6b533..82d80221979c 100644
--- a/media-tv/mythfrontend/ChangeLog
+++ b/media-tv/mythfrontend/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-tv/mythfrontend
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-tv/mythfrontend/ChangeLog,v 1.22 2004/09/12 10:06:59 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-tv/mythfrontend/ChangeLog,v 1.23 2004/09/15 14:25:23 aliz Exp $
+
+ 15 Sep 2004; Daniel Ahlberg <aliz@gentoo.org> mythfrontend-0.16.ebuild:
+ Added flag-o-matic. Found by D-Work on irc.
12 Sep 2004; Daniel Ahlberg <aliz@gentoo.org> mythfrontend-0.16.ebuild:
Make compilation distcc friendly, closing #63672.
diff --git a/media-tv/mythfrontend/mythfrontend-0.16.ebuild b/media-tv/mythfrontend/mythfrontend-0.16.ebuild
index 6a8b0b67ade0..c0313a72f706 100644
--- a/media-tv/mythfrontend/mythfrontend-0.16.ebuild
+++ b/media-tv/mythfrontend/mythfrontend-0.16.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-tv/mythfrontend/mythfrontend-0.16.ebuild,v 1.4 2004/09/12 10:06:59 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-tv/mythfrontend/mythfrontend-0.16.ebuild,v 1.5 2004/09/15 14:25:23 aliz Exp $
-inherit myth
+inherit myth flag-o-matic
DESCRIPTION="Homebrew PVR project frontend."
HOMEPAGE="http://www.mythtv.org/"