diff options
-rw-r--r-- | media-gfx/splash-themes-gentoo/splash-themes-gentoo-20050429.ebuild | 4 | ||||
-rw-r--r-- | media-libs/adplug/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/adplug/adplug-1.5.1.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/media-gfx/splash-themes-gentoo/splash-themes-gentoo-20050429.ebuild b/media-gfx/splash-themes-gentoo/splash-themes-gentoo-20050429.ebuild index 024b9f9ca307..0d74fb2e355e 100644 --- a/media-gfx/splash-themes-gentoo/splash-themes-gentoo-20050429.ebuild +++ b/media-gfx/splash-themes-gentoo/splash-themes-gentoo-20050429.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/splash-themes-gentoo/splash-themes-gentoo-20050429.ebuild,v 1.2 2005/07/07 18:47:40 spock Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/splash-themes-gentoo/splash-themes-gentoo-20050429.ebuild,v 1.3 2005/07/07 18:48:37 spock Exp $ -DESCRIPTION="A collection of Gentoo themes for splashutils" +DESCRIPTION="A collection of Gentoo themes for splashutils." HOMEPAGE="http://dev.gentoo.org/~spock/" SRC_URI="mirror://gentoo/fbsplash-theme-emergence-r2.tar.bz2 mirror://gentoo/fbsplash-theme-gentoo-r2.tar.bz2" diff --git a/media-libs/adplug/ChangeLog b/media-libs/adplug/ChangeLog index b46a2f51c6a7..1693dc53e3f6 100644 --- a/media-libs/adplug/ChangeLog +++ b/media-libs/adplug/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/adplug # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/adplug/ChangeLog,v 1.7 2005/05/14 19:57:58 spock Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/adplug/ChangeLog,v 1.8 2005/07/07 18:50:20 spock Exp $ + + 07 Jul 2005; Michał Januszewski <spock@gentoo.org> adplug-1.5.1.ebuild: + Marked stable on x86. *adplug-1.5.1 (14 May 2005) diff --git a/media-libs/adplug/adplug-1.5.1.ebuild b/media-libs/adplug/adplug-1.5.1.ebuild index 9b91f401bd6c..4645c572c6e2 100644 --- a/media-libs/adplug/adplug-1.5.1.ebuild +++ b/media-libs/adplug/adplug-1.5.1.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/media-libs/adplug/adplug-1.5.1.ebuild,v 1.1 2005/05/14 19:57:58 spock Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/adplug/adplug-1.5.1.ebuild,v 1.2 2005/07/07 18:50:20 spock Exp $ IUSE="" @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~sparc x86" DEPEND=">=dev-cpp/libbinio-1.2" |