diff options
Diffstat (limited to 'app-misc/discomatic')
-rw-r--r-- | app-misc/discomatic/ChangeLog | 5 | ||||
-rw-r--r-- | app-misc/discomatic/discomatic-0.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-misc/discomatic/ChangeLog b/app-misc/discomatic/ChangeLog index 85545c9e2203..ee51a8308b96 100644 --- a/app-misc/discomatic/ChangeLog +++ b/app-misc/discomatic/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-misc/discomatic # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/discomatic/ChangeLog,v 1.2 2004/06/24 22:08:35 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/discomatic/ChangeLog,v 1.3 2004/10/01 12:38:59 pyrania Exp $ + + 01 Oct 2004; <pyrania@gentoo.org> discomatic-0.3.ebuild: + Marked stable on x86. *discomatic-0.3 (19 Oct 2003) diff --git a/app-misc/discomatic/discomatic-0.3.ebuild b/app-misc/discomatic/discomatic-0.3.ebuild index 68cbe8afe78a..b1c635c5d340 100644 --- a/app-misc/discomatic/discomatic-0.3.ebuild +++ b/app-misc/discomatic/discomatic-0.3.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/app-misc/discomatic/discomatic-0.3.ebuild,v 1.3 2004/06/28 03:31:57 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/discomatic/discomatic-0.3.ebuild,v 1.4 2004/10/01 12:38:59 pyrania Exp $ inherit gnome2 @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" RDEPEND=">=dev-libs/glib-2.2 |