diff options
author | Marcin Kryczek <mkay@gentoo.org> | 2005-10-24 22:40:42 +0000 |
---|---|---|
committer | Marcin Kryczek <mkay@gentoo.org> | 2005-10-24 22:40:42 +0000 |
commit | 4286916f204ea8c1303e42c66753f1a6bb8d467c (patch) | |
tree | d9baf79212a68a1aef79717d130a975c2102e8fb /x11-themes | |
parent | Fixing the dependencies for include files. RDEPEND needs to reflect the .h files (diff) | |
download | gentoo-2-4286916f204ea8c1303e42c66753f1a6bb8d467c.tar.gz gentoo-2-4286916f204ea8c1303e42c66753f1a6bb8d467c.tar.bz2 gentoo-2-4286916f204ea8c1303e42c66753f1a6bb8d467c.zip |
Marking stable on x86
(Portage version: 2.0.52-r1)
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/comix/ChangeLog | 5 | ||||
-rw-r--r-- | x11-themes/comix/comix-1.3.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-themes/comix/ChangeLog b/x11-themes/comix/ChangeLog index 8f5f378b1bb2..e5aa14dda42c 100644 --- a/x11-themes/comix/ChangeLog +++ b/x11-themes/comix/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-themes/comix # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/comix/ChangeLog,v 1.11 2005/10/24 15:53:44 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/comix/ChangeLog,v 1.12 2005/10/24 22:40:42 mkay Exp $ + + 24 Oct 2005; <mkay@gentoo.org> comix-1.3.4.ebuild: + Marking stable on x86 24 Oct 2005; Tobias Scherbaum <dertobi123@gentoo.org> comix-1.3.4.ebuild: Marked ppc stable, bug #109815 diff --git a/x11-themes/comix/comix-1.3.4.ebuild b/x11-themes/comix/comix-1.3.4.ebuild index 8ef9eeba89e1..144432fa013c 100644 --- a/x11-themes/comix/comix-1.3.4.ebuild +++ b/x11-themes/comix/comix-1.3.4.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/x11-themes/comix/comix-1.3.4.ebuild,v 1.3 2005/10/24 15:53:44 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/comix/comix-1.3.4.ebuild,v 1.4 2005/10/24 22:40:42 mkay Exp $ inherit kde KLV="16028" @@ -11,7 +11,7 @@ SRC_URI="http://www.kde-look.org/content/files/${KLV}-${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="ppc ~sparc ~x86" +KEYWORDS="ppc ~sparc x86" IUSE="" DEPEND="|| ( kde-base/kwin >=kde-base/kdebase-3.3 )" |