summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
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"