diff options
-rw-r--r-- | app-emulation/gdb-armulator/Manifest | 10 | ||||
-rw-r--r-- | app-emulation/skyeye/Manifest | 10 | ||||
-rw-r--r-- | app-emulation/skyeye/skyeye-1.0.0.ebuild | 5 |
3 files changed, 13 insertions, 12 deletions
diff --git a/app-emulation/gdb-armulator/Manifest b/app-emulation/gdb-armulator/Manifest index 3c43d99b6b47..7e1240da0146 100644 --- a/app-emulation/gdb-armulator/Manifest +++ b/app-emulation/gdb-armulator/Manifest @@ -1,14 +1,4 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - MD5 b297f8871293a9247dc3618d73c5730d ChangeLog 330 MD5 ac2fec8acc95df135dcfd967d3e2a60e files/digest-gdb-armulator-5.0 148 MD5 499e6f9081d3857bc304696c8d60b42d gdb-armulator-5.0.ebuild 1343 MD5 8ef75eba39772bdd1a8facc7815dbebb metadata.xml 161 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.2 (GNU/Linux) - -iD8DBQFDuwqW2+ySkm8kpY0RApHIAJ9qFEw3ULONc5XzhdujmlORik7BagCePvFv -fk0UQdFKWD0+4Dqdh5SJiNg= -=raGe ------END PGP SIGNATURE----- diff --git a/app-emulation/skyeye/Manifest b/app-emulation/skyeye/Manifest index d9ddb9951c2b..c79364bb34b7 100644 --- a/app-emulation/skyeye/Manifest +++ b/app-emulation/skyeye/Manifest @@ -1,4 +1,14 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + MD5 9aba677f73f1416c0ca08fd177fc02c6 ChangeLog 337 MD5 37305a9721efe16d2daac739288329be files/digest-skyeye-1.0.0 65 MD5 48834ccc5ffa5b7734f8cac702fcd38a metadata.xml 156 MD5 4c0b9a55c9191004f60dc7c2d26534b5 skyeye-1.0.0.ebuild 640 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.2 (GNU/Linux) + +iD8DBQFDuwqZ2+ySkm8kpY0RAt7UAJ9TrTELBFYfpwAhHt9sadnou7qpggCePU2t +0sE83JRc8Tg9FSdhAouTKTo= +=SLD+ +-----END PGP SIGNATURE----- diff --git a/app-emulation/skyeye/skyeye-1.0.0.ebuild b/app-emulation/skyeye/skyeye-1.0.0.ebuild index 7203e48d4503..03bd383b2f0f 100644 --- a/app-emulation/skyeye/skyeye-1.0.0.ebuild +++ b/app-emulation/skyeye/skyeye-1.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/skyeye/skyeye-1.0.0.ebuild,v 1.2 2006/01/03 23:24:23 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/skyeye/skyeye-1.0.0.ebuild,v 1.3 2006/01/03 23:36:00 vapier Exp $ DESCRIPTION="an ARM embedded hardware simulator" HOMEPAGE="http://www.skyeye.org/" @@ -11,7 +11,8 @@ SLOT="0" KEYWORDS="~x86" IUSE="" -RDEPEND="media-libs/freetype +RDEPEND="sys-libs/ncurses + media-libs/freetype >=x11-libs/gtk+-2 >=dev-libs/glib-2 x11-libs/pango" |