diff options
author | Carsten Lohrke <carlo@gentoo.org> | 2004-06-29 10:39:30 +0000 |
---|---|---|
committer | Carsten Lohrke <carlo@gentoo.org> | 2004-06-29 10:39:30 +0000 |
commit | 399766488581dd0400f7157c511dbe7bd3f9c145 (patch) | |
tree | 1390c028c519fdad3950956f1cdf93b357f7a9ff | |
parent | Add metadata; tidy; IUSE (diff) | |
download | historical-399766488581dd0400f7157c511dbe7bd3f9c145.tar.gz historical-399766488581dd0400f7157c511dbe7bd3f9c145.tar.bz2 historical-399766488581dd0400f7157c511dbe7bd3f9c145.zip |
QA: inherit kde-base -> inherit kde (in comment)
-rw-r--r-- | media-sound/radiostation/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/radiostation/Manifest | 4 | ||||
-rw-r--r-- | media-sound/radiostation/radiostation-0.5.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/media-sound/radiostation/ChangeLog b/media-sound/radiostation/ChangeLog index a98f2a72ebe7..24290fea29b4 100644 --- a/media-sound/radiostation/ChangeLog +++ b/media-sound/radiostation/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/radiostation # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/radiostation/ChangeLog,v 1.3 2004/06/25 00:19:03 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/radiostation/ChangeLog,v 1.4 2004/06/29 10:39:30 carlo Exp $ + + 29 Jun 2004; Carsten Lohrke <carlo@gentoo.org> radiostation-0.5.ebuild: + QA: inherit kde-base -> inherit kde (in comment) 24 Feb 2004; Michael Sterrett <mr_bones_@gentoo.org> radiostation-0.5.ebuild: diff --git a/media-sound/radiostation/Manifest b/media-sound/radiostation/Manifest index 5e1fee7323a5..160a2bc2782d 100644 --- a/media-sound/radiostation/Manifest +++ b/media-sound/radiostation/Manifest @@ -1,4 +1,4 @@ -MD5 1ae37bf111499936db0594862da8e526 ChangeLog 545 +MD5 252355c1844e1b4fe56642130fe8574c ChangeLog 668 MD5 a1eaeb2ae801daeb712c90c060e922dc metadata.xml 158 -MD5 cd663d7dcea968d6584ef97dd760e68d radiostation-0.5.ebuild 1278 +MD5 91c4e951c9e70ebb4ccf7734ea9a11bc radiostation-0.5.ebuild 1270 MD5 d335b7467594cfd21208c7c932a63c11 files/digest-radiostation-0.5 126 diff --git a/media-sound/radiostation/radiostation-0.5.ebuild b/media-sound/radiostation/radiostation-0.5.ebuild index 1e92b5e7fd0d..77c7c212f973 100644 --- a/media-sound/radiostation/radiostation-0.5.ebuild +++ b/media-sound/radiostation/radiostation-0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/radiostation/radiostation-0.5.ebuild,v 1.6 2004/06/25 00:19:03 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/radiostation/radiostation-0.5.ebuild,v 1.7 2004/06/29 10:39:30 carlo Exp $ DESCRIPTION="Managements system for online audio streams" HOMEPAGE="http://mindx.dyndns.org/kde/radio/" @@ -11,7 +11,7 @@ KEYWORDS="x86" IUSE="debug kde" -# We don't inherit kde-base because we might not need to install the kde +# We don't inherit kde because we might not need to install the kde # related components, and if that's the case, we don't want to accidently # pull in kde as a dependency |