diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-06-07 06:56:52 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-06-07 06:56:52 +0000 |
commit | fcc4237b0609b841b1e84236e585f4230cc71b97 (patch) | |
tree | a7f8c2eeba34de4154e12a9ef09a8293ea786b64 /net-misc/aggregate-flim | |
parent | Stable on alpha. (diff) | |
download | historical-fcc4237b0609b841b1e84236e585f4230cc71b97.tar.gz historical-fcc4237b0609b841b1e84236e585f4230cc71b97.tar.bz2 historical-fcc4237b0609b841b1e84236e585f4230cc71b97.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="" |