diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-06-07 06:41:58 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-06-07 06:41:58 +0000 |
commit | 2a935e14375f4ab49baf6a1fe8313fa1fcb9cbe7 (patch) | |
tree | 14bcb1e08935bd929765ecd6730bab7b1c0b0f50 /net-misc/aggregate-flim | |
parent | IUSE QA Fix. Corrected license (Manifest recommit) (diff) | |
download | gentoo-2-2a935e14375f4ab49baf6a1fe8313fa1fcb9cbe7.tar.gz gentoo-2-2a935e14375f4ab49baf6a1fe8313fa1fcb9cbe7.tar.bz2 gentoo-2-2a935e14375f4ab49baf6a1fe8313fa1fcb9cbe7.zip |
Stable on alpha.
Diffstat (limited to 'net-misc/aggregate-flim')
-rw-r--r-- | net-misc/aggregate-flim/ChangeLog | 8 | ||||
-rw-r--r-- | net-misc/aggregate-flim/aggregate-flim-1.0.2.ebuild | 4 |
2 files changed, 8 insertions, 4 deletions
diff --git a/net-misc/aggregate-flim/ChangeLog b/net-misc/aggregate-flim/ChangeLog index 050517d3289a..fbfb9b9d2768 100644 --- a/net-misc/aggregate-flim/ChangeLog +++ b/net-misc/aggregate-flim/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-misc/aggregate-flim -# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/aggregate-flim/ChangeLog,v 1.3 2003/10/28 20:27:45 robbat2 Exp $ +# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/aggregate-flim/ChangeLog,v 1.4 2004/06/07 06:41:58 kloeri Exp $ + + 07 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> + aggregate-flim-1.0.2.ebuild: + Stable on alpha. 28 Oct 2003; Robin H. Johnson <robbat2@gentoo.org> aggregate-flim-1.0.2.ebuild: diff --git a/net-misc/aggregate-flim/aggregate-flim-1.0.2.ebuild b/net-misc/aggregate-flim/aggregate-flim-1.0.2.ebuild index 33f9d15e9a2b..c9443e36d979 100644 --- a/net-misc/aggregate-flim/aggregate-flim-1.0.2.ebuild +++ b/net-misc/aggregate-flim/aggregate-flim-1.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/aggregate-flim/aggregate-flim-1.0.2.ebuild,v 1.5 2004/02/23 13:07:16 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/aggregate-flim/aggregate-flim-1.0.2.ebuild,v 1.6 2004/06/07 06:41:58 kloeri Exp $ MY_PN="${PN/-flim}" MY_P="${MY_PN}-${PV}" @@ -9,7 +9,7 @@ HOMEPAGE="http://www.vergenet.net/linux/${MY_PN}/" SRC_URI="${HOMEPAGE}/download/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~alpha ia64" +KEYWORDS="x86 alpha ia64" IUSE="" DEPEND="dev-libs/vanessa-logger" #RDEPEND="" |