diff options
author | Simon Stelling <blubb@gentoo.org> | 2006-10-23 11:13:24 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2006-10-23 11:13:24 +0000 |
commit | a70b37214c1a00967ae007a26e9c4af8729d1e2a (patch) | |
tree | faf9734256ab48f31ca384eca97ddd0889898b0c /dev-libs/DirectFB-extra | |
parent | First version bump. (diff) | |
download | historical-a70b37214c1a00967ae007a26e9c4af8729d1e2a.tar.gz historical-a70b37214c1a00967ae007a26e9c4af8729d1e2a.tar.bz2 historical-a70b37214c1a00967ae007a26e9c4af8729d1e2a.zip |
stable on amd64
Package-Manager: portage-2.1.2_pre3-r2
Diffstat (limited to 'dev-libs/DirectFB-extra')
-rw-r--r-- | dev-libs/DirectFB-extra/ChangeLog | 6 | ||||
-rw-r--r-- | dev-libs/DirectFB-extra/DirectFB-extra-0.9.25.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-libs/DirectFB-extra/ChangeLog b/dev-libs/DirectFB-extra/ChangeLog index efa8f2befdb2..83c799c102b4 100644 --- a/dev-libs/DirectFB-extra/ChangeLog +++ b/dev-libs/DirectFB-extra/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-libs/DirectFB-extra # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/DirectFB-extra/ChangeLog,v 1.14 2006/10/10 18:53:21 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/DirectFB-extra/ChangeLog,v 1.15 2006/10/23 11:13:24 blubb Exp $ + + 23 Oct 2006; Simon Stelling <blubb@gentoo.org> + DirectFB-extra-0.9.25.ebuild: + stable on amd64 10 Oct 2006; Chris Gianelloni <wolf31o2@gentoo.org> DirectFB-extra-0.9.25.ebuild: diff --git a/dev-libs/DirectFB-extra/DirectFB-extra-0.9.25.ebuild b/dev-libs/DirectFB-extra/DirectFB-extra-0.9.25.ebuild index 3c74c7ed5bd4..b91ef18548aa 100644 --- a/dev-libs/DirectFB-extra/DirectFB-extra-0.9.25.ebuild +++ b/dev-libs/DirectFB-extra/DirectFB-extra-0.9.25.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/DirectFB-extra/DirectFB-extra-0.9.25.ebuild,v 1.2 2006/10/10 18:53:21 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/DirectFB-extra/DirectFB-extra-0.9.25.ebuild,v 1.3 2006/10/23 11:13:24 blubb Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://directfb.org/download/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc -sparc x86" +KEYWORDS="amd64 ~ppc -sparc x86" IUSE="mmx imlib quicktime mpeg flash xine" RDEPEND=">=dev-libs/DirectFB-${PV} |