summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlin Năstac <mrness@gentoo.org>2008-02-13 14:53:06 +0000
committerAlin Năstac <mrness@gentoo.org>2008-02-13 14:53:06 +0000
commitd12d4b6cf502ccf6ed6adf7d3998cc94263bc538 (patch)
treec88f279ed16daa4a8ca0df39f48030dc5742f948 /dev-util
parentAdd libxinerama dependency (#208829). Version bump. (diff)
downloadgentoo-2-d12d4b6cf502ccf6ed6adf7d3998cc94263bc538.tar.gz
gentoo-2-d12d4b6cf502ccf6ed6adf7d3998cc94263bc538.tar.bz2
gentoo-2-d12d4b6cf502ccf6ed6adf7d3998cc94263bc538.zip
Add libxinerama dependency (#208829).
(Portage version: 2.1.3.19)
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/helpblocks/ChangeLog10
-rw-r--r--dev-util/helpblocks/helpblocks-1.20-r1.ebuild (renamed from dev-util/helpblocks/helpblocks-1.20.ebuild)5
2 files changed, 11 insertions, 4 deletions
diff --git a/dev-util/helpblocks/ChangeLog b/dev-util/helpblocks/ChangeLog
index 274beb88c608..193a4928caa0 100644
--- a/dev-util/helpblocks/ChangeLog
+++ b/dev-util/helpblocks/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for dev-util/helpblocks
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/helpblocks/ChangeLog,v 1.6 2007/12/30 09:06:14 mrness Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-util/helpblocks/ChangeLog,v 1.7 2008/02/13 14:53:06 mrness Exp $
+
+*helpblocks-1.20-r1 (13 Feb 2008)
+
+ 13 Feb 2008; Alin Năstac <mrness@gentoo.org> -helpblocks-1.20.ebuild,
+ +helpblocks-1.20-r1.ebuild:
+ Add libxinerama dependency (#208829).
30 Dec 2007; Alin Năstac <mrness@gentoo.org> files/helpblocks.desktop,
-helpblocks-1.19.ebuild:
diff --git a/dev-util/helpblocks/helpblocks-1.20.ebuild b/dev-util/helpblocks/helpblocks-1.20-r1.ebuild
index 60a0b08f4916..6f84e624049e 100644
--- a/dev-util/helpblocks/helpblocks-1.20.ebuild
+++ b/dev-util/helpblocks/helpblocks-1.20-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/helpblocks/helpblocks-1.20.ebuild,v 1.1 2007/12/04 14:32:25 mrness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/helpblocks/helpblocks-1.20-r1.ebuild,v 1.1 2008/02/13 14:53:06 mrness Exp $
DESCRIPTION="HTML Help Editor for wxWidgets"
HOMEPAGE="http://www.helpblocks.com/"
@@ -14,6 +14,7 @@ IUSE=""
DEPEND=""
RDEPEND=">=x11-libs/gtk+-2
+ x11-libs/libXinerama
>=media-libs/libpng-1.2
media-libs/jpeg
>=media-libs/tiff-3"