diff options
author | Don Seiler <rizzo@gentoo.org> | 2004-09-27 17:44:22 +0000 |
---|---|---|
committer | Don Seiler <rizzo@gentoo.org> | 2004-09-27 17:44:22 +0000 |
commit | 9a731bbb5e163b9130e65d6750bf855042ea6603 (patch) | |
tree | 5db3affca73855c8d9c5333bf229c6bcea5a5643 /games-board | |
parent | Version bump (diff) | |
download | historical-9a731bbb5e163b9130e65d6750bf855042ea6603.tar.gz historical-9a731bbb5e163b9130e65d6750bf855042ea6603.tar.bz2 historical-9a731bbb5e163b9130e65d6750bf855042ea6603.zip |
Bumping up libgnomeui/gtk+/glib requirements, user reported problem with lower versions
Diffstat (limited to 'games-board')
-rw-r--r-- | games-board/gnocatan/Manifest | 6 | ||||
-rw-r--r-- | games-board/gnocatan/gnocatan-0.8.1.36.ebuild | 5 |
2 files changed, 5 insertions, 6 deletions
diff --git a/games-board/gnocatan/Manifest b/games-board/gnocatan/Manifest index ba2e3af9c4c2..5da8c85c3d53 100644 --- a/games-board/gnocatan/Manifest +++ b/games-board/gnocatan/Manifest @@ -1,6 +1,6 @@ MD5 eec97551613efa0cbfad91b65ffe614a ChangeLog 3383 -MD5 a56a7859d968f27bdc5eeadddd5868d2 gnocatan-0.8.1.34.ebuild 810 MD5 cfd29f58e6f9fb057c83c8eb26c1a101 metadata.xml 315 -MD5 94fa6fb4662cd049a61fe27ad1e6d736 gnocatan-0.8.1.36.ebuild 814 -MD5 ec79cf5aad9383a08f198502cb1a61d5 files/digest-gnocatan-0.8.1.36 70 +MD5 e6b59733bfbfab6b72e0d87d486261f8 gnocatan-0.8.1.36.ebuild 796 +MD5 a56a7859d968f27bdc5eeadddd5868d2 gnocatan-0.8.1.34.ebuild 810 MD5 010dc25ad3ed3f9e0ec6c21e5e0db450 files/digest-gnocatan-0.8.1.34 70 +MD5 ec79cf5aad9383a08f198502cb1a61d5 files/digest-gnocatan-0.8.1.36 70 diff --git a/games-board/gnocatan/gnocatan-0.8.1.36.ebuild b/games-board/gnocatan/gnocatan-0.8.1.36.ebuild index 76bed4b796c2..fb465908cbfa 100644 --- a/games-board/gnocatan/gnocatan-0.8.1.36.ebuild +++ b/games-board/gnocatan/gnocatan-0.8.1.36.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-board/gnocatan/gnocatan-0.8.1.36.ebuild,v 1.1 2004/09/27 01:10:07 rizzo Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/gnocatan/gnocatan-0.8.1.36.ebuild,v 1.2 2004/09/27 17:44:22 rizzo Exp $ inherit eutils gnome2 debug @@ -13,8 +13,7 @@ SLOT="0" KEYWORDS="~x86 ~ppc" IUSE="nls debug" -RDEPEND=">=gnome-base/libgnomeui-2.2* - =dev-libs/glib-1.2* +RDEPEND=">=gnome-base/libgnomeui-2.6.1.1 >=app-text/scrollkeeper-0.3*" src_compile() { |