diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-07-16 10:51:59 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-07-16 10:51:59 +0000 |
commit | 6816c307452105ae362e3a2d422a1380b26bc8a1 (patch) | |
tree | a49f8bcb95e6437e406f9373ede33aa1d73996bc /x11-libs/gtksourceview | |
parent | hppa stable, bug #139612 (diff) | |
download | gentoo-2-6816c307452105ae362e3a2d422a1380b26bc8a1.tar.gz gentoo-2-6816c307452105ae362e3a2d422a1380b26bc8a1.tar.bz2 gentoo-2-6816c307452105ae362e3a2d422a1380b26bc8a1.zip |
hppa stable, bug #139612
(Portage version: 2.1.1_pre3)
Diffstat (limited to 'x11-libs/gtksourceview')
-rw-r--r-- | x11-libs/gtksourceview/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/gtksourceview/files/digest-gtksourceview-1.4.2 | 2 | ||||
-rw-r--r-- | x11-libs/gtksourceview/gtksourceview-1.6.1.ebuild | 4 |
3 files changed, 9 insertions, 3 deletions
diff --git a/x11-libs/gtksourceview/ChangeLog b/x11-libs/gtksourceview/ChangeLog index 212704385d1b..d6388f78d7ff 100644 --- a/x11-libs/gtksourceview/ChangeLog +++ b/x11-libs/gtksourceview/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-libs/gtksourceview # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.70 2006/07/14 16:18:29 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.71 2006/07/16 10:51:59 dertobi123 Exp $ + + 16 Jul 2006; Tobias Scherbaum <dertobi123@gentoo.org> + gtksourceview-1.6.1.ebuild: + hppa stable, bug #139612 14 Jul 2006; Tobias Scherbaum <dertobi123@gentoo.org> gtksourceview-1.6.1.ebuild: diff --git a/x11-libs/gtksourceview/files/digest-gtksourceview-1.4.2 b/x11-libs/gtksourceview/files/digest-gtksourceview-1.4.2 index a9f068c9af37..504af7958bd0 100644 --- a/x11-libs/gtksourceview/files/digest-gtksourceview-1.4.2 +++ b/x11-libs/gtksourceview/files/digest-gtksourceview-1.4.2 @@ -1 +1,3 @@ MD5 323a56ae9559af12f64fc5090955e68b gtksourceview-1.4.2.tar.bz2 704867 +RMD160 d7a85b67e907c5b96992176fa2f9fd2830814734 gtksourceview-1.4.2.tar.bz2 704867 +SHA256 4edd368ac1141df9a0ae668ea66aacddb241f4812cd7134be249db0aabe65847 gtksourceview-1.4.2.tar.bz2 704867 diff --git a/x11-libs/gtksourceview/gtksourceview-1.6.1.ebuild b/x11-libs/gtksourceview/gtksourceview-1.6.1.ebuild index 9be03cd9165f..c780f1346a69 100644 --- a/x11-libs/gtksourceview/gtksourceview-1.6.1.ebuild +++ b/x11-libs/gtksourceview/gtksourceview-1.6.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/x11-libs/gtksourceview/gtksourceview-1.6.1.ebuild,v 1.4 2006/07/14 16:18:29 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-1.6.1.ebuild,v 1.5 2006/07/16 10:51:59 dertobi123 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="doc" RDEPEND=">=x11-libs/gtk+-2.8 |