diff options
author | Marinus Schraal <foser@gentoo.org> | 2004-08-21 15:18:05 +0000 |
---|---|---|
committer | Marinus Schraal <foser@gentoo.org> | 2004-08-21 15:18:05 +0000 |
commit | b58d75a8e776c978f3913f398ed4e8b6c6303291 (patch) | |
tree | dc50f31ff2e274c74cfc48ffa6d09781f42ef180 /app-editors | |
parent | fix orbit deps (diff) | |
download | historical-b58d75a8e776c978f3913f398ed4e8b6c6303291.tar.gz historical-b58d75a8e776c978f3913f398ed4e8b6c6303291.tar.bz2 historical-b58d75a8e776c978f3913f398ed4e8b6c6303291.zip |
fix orbit dep
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/cssed/Manifest | 2 | ||||
-rw-r--r-- | app-editors/ghex/Manifest | 2 | ||||
-rw-r--r-- | app-editors/ghex/ghex-1.2.1.ebuild | 4 |
3 files changed, 3 insertions, 5 deletions
diff --git a/app-editors/cssed/Manifest b/app-editors/cssed/Manifest index 320609773c03..c97e2ad0576d 100644 --- a/app-editors/cssed/Manifest +++ b/app-editors/cssed/Manifest @@ -1,8 +1,6 @@ MD5 8737abe33dd25789c66adbf0fe618e3e cssed-0.2.0.ebuild 768 -MD5 5cb265c05c48fe0abffcd618eeb0b067 cssed-0.1.1_pre.ebuild 1429 MD5 5b746b8682d76da7d838b7cb1f46b7e2 cssed-0.2.1.ebuild 715 MD5 5bf472d5c5f82da3e16607228ae0300d ChangeLog 1282 MD5 c339473e0ff43da76eb2f2607c441921 metadata.xml 280 -MD5 dc43eb178818c5d5ff198216e51b84fd files/digest-cssed-0.1.1_pre 66 MD5 08593a08dd2fe764eb2d928ef2c94e12 files/digest-cssed-0.2.0 63 MD5 97773db217705424bcf7ef6615a5449e files/digest-cssed-0.2.1 63 diff --git a/app-editors/ghex/Manifest b/app-editors/ghex/Manifest index c965233732b4..6594624a8fb6 100644 --- a/app-editors/ghex/Manifest +++ b/app-editors/ghex/Manifest @@ -2,7 +2,7 @@ MD5 a1c1e6a22c973d830cdbb1571df11ac5 ghex-2.2.1.ebuild 666 MD5 9e5d4666ed7ecdeea1a95d863c6c27e0 ghex-2.4.1.ebuild 778 MD5 94acbf43e16a88b459321aa9ab9fd2f7 ghex-2.4.0.1.ebuild 768 MD5 47e65239c86df01f9449bf71ac125dd1 ChangeLog 2065 -MD5 5bb082867244eaeeb7bf9bc2ce820a0e ghex-1.2.1.ebuild 1018 +MD5 080dc994f8bea08e2aec8fca72f956af ghex-1.2.1.ebuild 1007 MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 MD5 03fbd46972450f035f67135507be454b files/digest-ghex-2.4.0.1 65 MD5 22a11afdebbfb2354881e9d76f88a06e files/digest-ghex-1.2.1 62 diff --git a/app-editors/ghex/ghex-1.2.1.ebuild b/app-editors/ghex/ghex-1.2.1.ebuild index 3e4ed9cf3114..8a00b3cf9e35 100644 --- a/app-editors/ghex/ghex-1.2.1.ebuild +++ b/app-editors/ghex/ghex-1.2.1.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/app-editors/ghex/ghex-1.2.1.ebuild,v 1.15 2004/06/24 21:54:35 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ghex-1.2.1.ebuild,v 1.16 2004/08/21 15:18:05 foser Exp $ DESCRIPTION="Gnome Hexadecimal editor" HOMEPAGE="http://pluton.ijs.si/~jaka/gnome.html" @@ -13,7 +13,7 @@ IUSE="nls" RDEPEND="=x11-libs/gtk+-1.2* >=gnome-base/gnome-libs-1.4.1.2-r3 - >=gnome-base/ORBit-0.5.12-r1 + =gnome-base/orbit-0* >=gnome-base/gnome-print-0.34 >=app-text/scrollkeeper-0.2" DEPEND="${RDEPEND} |