diff options
author | Alastair Tse <liquidx@gentoo.org> | 2003-07-09 16:40:01 +0000 |
---|---|---|
committer | Alastair Tse <liquidx@gentoo.org> | 2003-07-09 16:40:01 +0000 |
commit | 92d01335c5e1de206e94910666f46eb7ac4cdc3a (patch) | |
tree | 4618b9662d0ab8223ea7c19d69af7888386ba8a3 /x11-misc | |
parent | dep cleanup (diff) | |
download | historical-92d01335c5e1de206e94910666f46eb7ac4cdc3a.tar.gz historical-92d01335c5e1de206e94910666f46eb7ac4cdc3a.tar.bz2 historical-92d01335c5e1de206e94910666f46eb7ac4cdc3a.zip |
dep cleanup
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/goats/ChangeLog | 6 | ||||
-rw-r--r-- | x11-misc/goats/Manifest | 6 | ||||
-rw-r--r-- | x11-misc/goats/goats-2.0.ebuild | 5 | ||||
-rw-r--r-- | x11-misc/goats/goats-2.2.ebuild | 5 |
4 files changed, 14 insertions, 8 deletions
diff --git a/x11-misc/goats/ChangeLog b/x11-misc/goats/ChangeLog index ba45e75a7115..904f101f0670 100644 --- a/x11-misc/goats/ChangeLog +++ b/x11-misc/goats/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-misc/goats # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/goats/ChangeLog,v 1.5 2003/05/09 12:50:26 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/goats/ChangeLog,v 1.6 2003/07/09 16:39:52 liquidx Exp $ + + 09 Jul 2003; Alastair Tse <liquidx@gentoo.org> goats-2.0.ebuild, + goats-2.2.ebuild: + added scrollkeeper deps *goats-2.2 (09 May 2003) diff --git a/x11-misc/goats/Manifest b/x11-misc/goats/Manifest index d9c4121f79bf..f9bd72f99093 100644 --- a/x11-misc/goats/Manifest +++ b/x11-misc/goats/Manifest @@ -1,6 +1,6 @@ -MD5 f035741b3d08291b072629d21731b7ab ChangeLog 762 +MD5 5bd025f742f544a8a5a52f28a0bfd139 ChangeLog 878 MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 -MD5 be0c22e5aba32dfe35c9c3ec67dc558f goats-2.0.ebuild 1016 -MD5 86eb8c3f87910cfaac3198cb65773373 goats-2.2.ebuild 731 +MD5 0c48ec9bd54955c852e13cdeab53677e goats-2.0.ebuild 1037 +MD5 005da8d9aac0ab752e43a95cfdb57655 goats-2.2.ebuild 756 MD5 0018739b65061053ba46637f0e2d4a05 files/digest-goats-2.2 61 MD5 3ee3a12ad25d2beda5138e6976850746 files/digest-goats-2.0 61 diff --git a/x11-misc/goats/goats-2.0.ebuild b/x11-misc/goats/goats-2.0.ebuild index c3f48e496357..b0bd29dbf1af 100644 --- a/x11-misc/goats/goats-2.0.ebuild +++ b/x11-misc/goats/goats-2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/goats/goats-2.0.ebuild,v 1.4 2003/04/08 06:14:13 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/goats/goats-2.0.ebuild,v 1.5 2003/07/09 16:39:52 liquidx Exp $ inherit gnome2 @@ -24,7 +24,8 @@ RDEPEND=">=x11-libs/pango-1.0.4-r1 >=gnome-base/gnome-panel-2.0.6 >=gnome-base/libbonoboui-2.0.0 >=gnome-base/libgnomecanvas-2.0.0 - >=dev-libs/libxml2-2.4.23" + >=dev-libs/libxml2-2.4.23 + app-text/scrollkeeper" DEPEND="${RDEPEND} >=dev-util/pkgconfig-0.12.0 diff --git a/x11-misc/goats/goats-2.2.ebuild b/x11-misc/goats/goats-2.2.ebuild index 0e478a226107..99e739feb5fb 100644 --- a/x11-misc/goats/goats-2.2.ebuild +++ b/x11-misc/goats/goats-2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/goats/goats-2.2.ebuild,v 1.1 2003/05/09 12:50:26 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/goats/goats-2.2.ebuild,v 1.2 2003/07/09 16:39:52 liquidx Exp $ inherit gnome2 @@ -15,7 +15,8 @@ KEYWORDS="~x86" RDEPEND=">=gnome-base/gconf-1.2.1 >=gnome-base/libglade-2 >=gnome-base/gnome-panel-2 - =gnome-base/libgnomeprintui-2.2*" + =gnome-base/libgnomeprintui-2.2* + app-text/scrollkeeper" DEPEND="${RDEPEND} >=dev-util/pkgconfig-0.12.0 |