diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-01-22 20:55:20 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-01-22 20:55:20 +0000 |
commit | 5d6aa51cd5fadc2deb82c149a20477f2dfae12b6 (patch) | |
tree | f66e502d3547ae52b91338a26227c26a5b5e0ed4 /app-editors/gedit | |
parent | Stable on ppc64 (diff) | |
download | historical-5d6aa51cd5fadc2deb82c149a20477f2dfae12b6.tar.gz historical-5d6aa51cd5fadc2deb82c149a20477f2dfae12b6.tar.bz2 historical-5d6aa51cd5fadc2deb82c149a20477f2dfae12b6.zip |
Stable on ppc64
Package-Manager: portage-2.0.53
Diffstat (limited to 'app-editors/gedit')
-rw-r--r-- | app-editors/gedit/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/gedit/Manifest | 14 | ||||
-rw-r--r-- | app-editors/gedit/gedit-2.12.1.ebuild | 4 |
3 files changed, 8 insertions, 15 deletions
diff --git a/app-editors/gedit/ChangeLog b/app-editors/gedit/ChangeLog index 72b231c2fa2d..5b7d4e89a50e 100644 --- a/app-editors/gedit/ChangeLog +++ b/app-editors/gedit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/gedit # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/gedit/ChangeLog,v 1.132 2006/01/22 20:09:59 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/gedit/ChangeLog,v 1.133 2006/01/22 20:55:20 corsair Exp $ + + 22 Jan 2006; Markus Rothe <corsair@gentoo.org> gedit-2.12.1.ebuild: + Stable on ppc64 22 Jan 2006; <dang@gentoo.org> gedit-2.12.1.ebuild: Marked stable on amd64 per bug #119634 diff --git a/app-editors/gedit/Manifest b/app-editors/gedit/Manifest index 95d5558ab2cc..8dd6816656ae 100644 --- a/app-editors/gedit/Manifest +++ b/app-editors/gedit/Manifest @@ -1,7 +1,4 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 089095cb828cb3da7006fe83c7f39a8c ChangeLog 14823 +MD5 8a162745777feb219b2ea6aa4cb586f8 ChangeLog 14915 MD5 b1cd4f5d4adf64b0c6ce68ebe818a495 files/digest-gedit-0.9.6-r1 64 MD5 763002eaf1fd9644372270e02cd47510 files/digest-gedit-2.10.3 66 MD5 763002eaf1fd9644372270e02cd47510 files/digest-gedit-2.10.3-r1 66 @@ -12,12 +9,5 @@ MD5 291dcd2524b897c18af75968be9c0ef3 gedit-0.9.6-r1.ebuild 905 MD5 2e3a9745a373aa384d93662c048eea05 gedit-2.10.3-r1.ebuild 1078 MD5 8f1e9c292ba4538868f72a7413279984 gedit-2.10.3.ebuild 923 MD5 21be6ae25fea18ed5c0045e4dce9e0bb gedit-2.10.5.ebuild 1024 -MD5 735db21393ff77b91169c62abeff7836 gedit-2.12.1.ebuild 980 +MD5 4d98a810cf75ed33b19fbb449cb28f9a gedit-2.12.1.ebuild 982 MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.2-ecc0.1.6 (GNU/Linux) - -iD8DBQFD0+bBomPajV0RnrERAnOXAJ9cZls8QJiDmiRt8CbAkeLA8dy+hgCdEBM4 -uk1U6BFV/xeHdzWslOCE9LQ= -=5SJc ------END PGP SIGNATURE----- diff --git a/app-editors/gedit/gedit-2.12.1.ebuild b/app-editors/gedit/gedit-2.12.1.ebuild index ef3d8d7804e1..6a3058c72fc3 100644 --- a/app-editors/gedit/gedit-2.12.1.ebuild +++ b/app-editors/gedit/gedit-2.12.1.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-editors/gedit/gedit-2.12.1.ebuild,v 1.5 2006/01/22 20:09:59 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/gedit/gedit-2.12.1.ebuild,v 1.6 2006/01/22 20:55:20 corsair Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 sparc x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 sparc x86" IUSE="spell" RDEPEND=">=gnome-base/gconf-2 |