summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTilman Klar <phoenix@gentoo.org>2002-07-06 07:44:05 +0000
committerTilman Klar <phoenix@gentoo.org>2002-07-06 07:44:05 +0000
commit853cb64daaaef058ccbb4fdc6c2c7037403f28cf (patch)
tree318871249ca08d4a5fe024f4097a5b0a42126d17 /net-misc/aria
parentrepoman QA issues (diff)
downloadgentoo-2-853cb64daaaef058ccbb4fdc6c2c7037403f28cf.tar.gz
gentoo-2-853cb64daaaef058ccbb4fdc6c2c7037403f28cf.tar.bz2
gentoo-2-853cb64daaaef058ccbb4fdc6c2c7037403f28cf.zip
repoman QA issues
Diffstat (limited to 'net-misc/aria')
-rw-r--r--net-misc/aria/ChangeLog8
-rw-r--r--net-misc/aria/aria-0.10.0.ebuild3
2 files changed, 9 insertions, 2 deletions
diff --git a/net-misc/aria/ChangeLog b/net-misc/aria/ChangeLog
index 4bac15cb3b40..84c814592915 100644
--- a/net-misc/aria/ChangeLog
+++ b/net-misc/aria/ChangeLog
@@ -1,9 +1,15 @@
# ChangeLog for net-misc/aria
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/aria/ChangeLog,v 1.1 2002/07/04 18:20:18 stroke Exp $
+# $Header:
+
*aria-0.10.0.ebuild (04 Jul 2002)
+ 06 Jul 2002; phoen][x <phoenix@gentoo.org> aria-0.10.0.ebuild :
+ Added KEYWORDS.
+
+*aria-0.10.0.ebuild (04 Jul 2002)
+
04 Jul 2002; Gabriele Giorgetti <stroke@gentoo.org> aria-0.10.0.ebuild :
Initial CVS import. Aria is a download manager with a GTK+ GUI.
diff --git a/net-misc/aria/aria-0.10.0.ebuild b/net-misc/aria/aria-0.10.0.ebuild
index 52b8e3f1179b..e497f2348046 100644
--- a/net-misc/aria/aria-0.10.0.ebuild
+++ b/net-misc/aria/aria-0.10.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/aria/aria-0.10.0.ebuild,v 1.1 2002/07/04 18:20:18 stroke Exp $
+# $Header:
S=${WORKDIR}/${P}
@@ -8,6 +8,7 @@ DESCRIPTION="Aria is a download manager with a GTK+ GUI, it downloads files from
SRC_URI="http://aria.rednoah.com/storage/sources/${P}.tar.bz2"
HOMEPAGE="http://aria.rednoah.com"
LICENSE="GPL-2"
+KEYWORDS="x86"
SLOT="0"
RDEPEND="=dev-libs/glib-1.2*