diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-08-15 15:56:40 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-08-15 15:56:40 +0000 |
commit | 35831ca71afd110e37fb8c029d3dd1b67d3482cb (patch) | |
tree | b5ef9bf024907796ba4f6e9b413c90e7b01215a7 /app-editors | |
parent | Added creation of symlink libiniparser.so->libiniparser.so.0 (bug #231352). (diff) | |
download | historical-35831ca71afd110e37fb8c029d3dd1b67d3482cb.tar.gz historical-35831ca71afd110e37fb8c029d3dd1b67d3482cb.tar.bz2 historical-35831ca71afd110e37fb8c029d3dd1b67d3482cb.zip |
Stable on ppc wrt bug 234517
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/ghex/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/ghex/Manifest | 4 | ||||
-rw-r--r-- | app-editors/ghex/ghex-2.22.0.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/app-editors/ghex/ChangeLog b/app-editors/ghex/ChangeLog index 9173c2a4df7a..a8cf7ba3f2c5 100644 --- a/app-editors/ghex/ChangeLog +++ b/app-editors/ghex/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/ghex # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ChangeLog,v 1.49 2008/08/12 17:16:03 ken69267 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ChangeLog,v 1.50 2008/08/15 15:56:40 nixnut Exp $ + + 15 Aug 2008; nixnut <nixnut@gentoo.org> ghex-2.22.0.ebuild: + Stable on ppc wrt bug 234517 12 Aug 2008; Kenneth Prugh <ken69267@gentoo.org> ghex-2.22.0.ebuild: amd64 stable, bug #234517 diff --git a/app-editors/ghex/Manifest b/app-editors/ghex/Manifest index f7c898693270..74f0b9eef2fc 100644 --- a/app-editors/ghex/Manifest +++ b/app-editors/ghex/Manifest @@ -1,6 +1,6 @@ DIST ghex-2.20.0.tar.bz2 1223113 RMD160 d5f29207b9b829f8949928fa3bfae170a67b57c0 SHA1 e2361ff98fc93bfed0f2470201ba2b88617d78ff SHA256 68863be37bc4f141f6a286e57d406a374b93d7036920ea7c73a64ae868147b10 DIST ghex-2.22.0.tar.bz2 1251521 RMD160 a9d5d90d7fa8e3135a2c331a61872041a9f04dbf SHA1 22764d71a8932c09b3e10baed13c3a5d7948aed4 SHA256 5fc57ef88f392cd5f252406da39839717f5e066695f89cb78540ee51b8b5b1d0 EBUILD ghex-2.20.0.ebuild 697 RMD160 716399a1d6f743284b2c551dad61075a617fb54e SHA1 7a9774db0518bb7b3af0df77400fbf7e6a51b7b7 SHA256 ac84bb886df8ae0771ad00eb3b2d2aac44d39665be9fb6add6012e5048a0c35a -EBUILD ghex-2.22.0.ebuild 701 RMD160 8c2811a613ea3b40724d13b0647a2c4b7863b790 SHA1 6f82899baca60d9c9dfe52efe60a8cb842d4c3b3 SHA256 8923bb6fe8462fac4d467b136506c3b791ecb905316484f09b10f97b14fcf9a2 -MISC ChangeLog 5459 RMD160 31601d292a4b15ca673690d3dc1f812a77d88293 SHA1 bafd01eb479da27c5d24650f6a02286c401ddbd8 SHA256 5a639a5476dabd52f4e0ed6f9cbf51e7e0facd04a1dd3d0d96b1d11cd60e7871 +EBUILD ghex-2.22.0.ebuild 698 RMD160 18a8e465d11b5a7329448e18d8722ddbcab5c83e SHA1 d8c3458f198d480d50f6b5d545dd05af3e94f943 SHA256 798d63a514cb7401681e30768b1c0b8d2daa5f4227a8740e4044818f4a8297b6 +MISC ChangeLog 5551 RMD160 307e969095e7131f2b82e8ff88586edd69b11b90 SHA1 2fc068b4cea179ea004204503883bb3887363e1d SHA256 62212eac34446147a8a8894554b0fed6b56df9a11ece1a62a703f5b49c2d6b99 MISC metadata.xml 158 RMD160 c0e2bae8e91bb6be8922bac5e4f597302e06587e SHA1 38f78e9790bcd4382b4a49aa226aa6dda1d3a3d7 SHA256 3a7dbca0fdc557de69783e0663e2d76ddab129ea8a19b2d0ef6d3e5d1b947ce1 diff --git a/app-editors/ghex/ghex-2.22.0.ebuild b/app-editors/ghex/ghex-2.22.0.ebuild index d05a59a21bfe..0c8ed8162c69 100644 --- a/app-editors/ghex/ghex-2.22.0.ebuild +++ b/app-editors/ghex/ghex-2.22.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ghex-2.22.0.ebuild,v 1.3 2008/08/12 17:16:03 ken69267 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ghex-2.22.0.ebuild,v 1.4 2008/08/15 15:56:40 nixnut Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2 FDL-1.1" SLOT="2" -KEYWORDS="amd64 ~ppc sparc ~x86" +KEYWORDS="amd64 ppc sparc ~x86" IUSE="" RDEPEND=">=x11-libs/gtk+-2.4 |