diff options
author | Gabriele Giorgetti <stroke@gentoo.org> | 2002-07-30 15:21:52 +0000 |
---|---|---|
committer | Gabriele Giorgetti <stroke@gentoo.org> | 2002-07-30 15:21:52 +0000 |
commit | 055cf5c43ef18232a3dcc6ebc87bd80e03ab3c2a (patch) | |
tree | d520905f0804af06d8a9f9179318d5cc35085d1c /app-arch | |
parent | initial ebuild (diff) | |
download | gentoo-2-055cf5c43ef18232a3dcc6ebc87bd80e03ab3c2a.tar.gz gentoo-2-055cf5c43ef18232a3dcc6ebc87bd80e03ab3c2a.tar.bz2 gentoo-2-055cf5c43ef18232a3dcc6ebc87bd80e03ab3c2a.zip |
New version
Diffstat (limited to 'app-arch')
-rw-r--r-- | app-arch/file-roller/ChangeLog | 6 | ||||
-rw-r--r-- | app-arch/file-roller/file-roller-2.0.0.ebuild | 23 | ||||
-rw-r--r-- | app-arch/file-roller/files/digest-file-roller-2.0.0 | 1 |
3 files changed, 29 insertions, 1 deletions
diff --git a/app-arch/file-roller/ChangeLog b/app-arch/file-roller/ChangeLog index a96ff632b3a3..aa15d58e8152 100644 --- a/app-arch/file-roller/ChangeLog +++ b/app-arch/file-roller/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-arch/file-roller # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/ChangeLog,v 1.11 2002/07/18 19:49:18 spider Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/ChangeLog,v 1.12 2002/07/30 15:21:51 stroke Exp $ + +*file-roller-2.0.0 (30 Jul 2002) + 30 Jul 2002; Gabriele Giorgetti <stroke@gentoo.org> file-roller-2.0.0.ebuild: + new version *file-roller-1.109 (11 Jul 2002) 11 Jul 2002; Gabriele Giorgetti <stroke@gentoo.org> file-roller-1.109.ebuild: diff --git a/app-arch/file-roller/file-roller-2.0.0.ebuild b/app-arch/file-roller/file-roller-2.0.0.ebuild new file mode 100644 index 000000000000..a4469f048d38 --- /dev/null +++ b/app-arch/file-roller/file-roller-2.0.0.ebuild @@ -0,0 +1,23 @@ +# Copyright 1999-2002 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License, v2 or later +# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/file-roller-2.0.0.ebuild,v 1.1 2002/07/30 15:21:51 stroke Exp $ + +inherit gnome2 + +S=${WORKDIR}/${P} +DESCRIPTION="File Roller is an archive manager for the GNOME environment." +SRC_URI="mirror://sourceforge/${PN/-/}/${P}.tar.gz" +HOMEPAGE="http://fileroller.sourceforge.net/" + +SLOT="0" +LICENSE="GPL-2" +KEYWORDS="x86 ppc" + +DEPEND=">=x11-libs/gtk+-2.0.5 + >=gnome-base/gnome-vfs-2.0.0 + >=gnome-base/libglade-2.0.0 + >=gnome-base/bonobo-activation-1.0.0 + >=gnome-base/libbonobo-2.0.0 + >=gnome-base/nautilus-2.0.0" + +DOCS="AUTHORS COPYING ChangeLog NEWS README TODO" diff --git a/app-arch/file-roller/files/digest-file-roller-2.0.0 b/app-arch/file-roller/files/digest-file-roller-2.0.0 new file mode 100644 index 000000000000..6821d87895d8 --- /dev/null +++ b/app-arch/file-roller/files/digest-file-roller-2.0.0 @@ -0,0 +1 @@ +MD5 36b8abec4fa283a851ce22de9ee8fc32 file-roller-2.0.0.tar.gz 352656 |