diff options
author | Krzysztof Pawlik <nelchael@gentoo.org> | 2009-01-08 22:30:26 +0000 |
---|---|---|
committer | Krzysztof Pawlik <nelchael@gentoo.org> | 2009-01-08 22:30:26 +0000 |
commit | 1e9f47e6480101d326dd7b9393eceb3d280333b8 (patch) | |
tree | 0e004ba6b838b2d182a316dad767f4a58783e023 /x11-misc | |
parent | move attempt at comment in dep string outside string. (diff) | |
download | historical-1e9f47e6480101d326dd7b9393eceb3d280333b8.tar.gz historical-1e9f47e6480101d326dd7b9393eceb3d280333b8.tar.bz2 historical-1e9f47e6480101d326dd7b9393eceb3d280333b8.zip |
Depend on pango with X use flag enabled.
Package-Manager: portage-2.1.6.4/cvs/Linux 2.6.28-gentoo x86_64
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/xnots/ChangeLog | 7 | ||||
-rw-r--r-- | x11-misc/xnots/Manifest | 10 | ||||
-rw-r--r-- | x11-misc/xnots/xnots-0.2.ebuild | 8 |
3 files changed, 15 insertions, 10 deletions
diff --git a/x11-misc/xnots/ChangeLog b/x11-misc/xnots/ChangeLog index afe5d218504a..62c50668276d 100644 --- a/x11-misc/xnots/ChangeLog +++ b/x11-misc/xnots/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/xnots -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xnots/ChangeLog,v 1.2 2008/06/19 06:22:00 nelchael Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xnots/ChangeLog,v 1.3 2009/01/08 22:30:26 nelchael Exp $ + + 08 Jan 2009; <nelchael@gentoo.org> xnots-0.2.ebuild: + Depend on pango with X use flag enabled. 19 Jun 2008; Krzysiek Pawlik <nelchael@gentoo.org> xnots-0.2.ebuild: Add missing dev-util/pkgconfig to DEPEND, bug #228235. diff --git a/x11-misc/xnots/Manifest b/x11-misc/xnots/Manifest index b758a5e1df6d..0f2d97be4b88 100644 --- a/x11-misc/xnots/Manifest +++ b/x11-misc/xnots/Manifest @@ -2,13 +2,13 @@ Hash: SHA1 DIST xnots-0.2.tar.gz 40115 RMD160 3c25522d9eeab04f5fefe99d5c5773d10b2df3d7 SHA1 a3078f347c25cfc3b69a258cba643829dc95bd6d SHA256 04566b7cd25a10606b1523b76ddb5549d763e250648fd91813c33880210fdb7b -EBUILD xnots-0.2.ebuild 832 RMD160 b5e375f3cb9b074aecc34549bc0397168f2c10ed SHA1 de2946dbfcd97d917bcfe3259b43d20c60412bd9 SHA256 bb026691e830c0ed1e694d7b2a6d2db7dc9898e1854c4d38754572d51a0ab630 -MISC ChangeLog 559 RMD160 cc3c8855b0d261ff5d3cd5709c6e6b0a19c8784b SHA1 3cef5fad5675c93472bf835a4e8fade9334577d3 SHA256 7e627357b2c36fc45a6afc6cd951ac63e9c301f2087578cf7febfd4409545de6 +EBUILD xnots-0.2.ebuild 845 RMD160 07925bf1a5e3452bc8a2928783838972a559965d SHA1 3a0248ded673baccd36fbe3f7132f582eb20a5a0 SHA256 4525e996a64d6d4ef0f54afe712f70341622128c8bd0afbf9761a8ff4eaff20a +MISC ChangeLog 658 RMD160 38ab9bdff765640006c90ec2bee4e2a665d67951 SHA1 41da1c200ef2e6e08761b5f77d464a4e3bfca51e SHA256 6d7e48958c8b1369ae936431ac7bdc4a3e15c5d4dfd557c63bacb762605bcab5 MISC metadata.xml 263 RMD160 bdd55e5e411e820022b6fb0f9e22e5d61626f451 SHA1 8f1df99f07c2c4855a3dbe41beb182ddbc5d2999 SHA256 015805e1f81a27ea5bd9970ea6812b807b9cdf2cb73777d1e0e7a94f0c1ff365 -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (GNU/Linux) -iEYEARECAAYFAkhZ+w0ACgkQgo/w9rxVVVGR9gCglfFr669/vKGHroRRAQhaERcK -PU8An394KIem+jHJIOBGEMWbTokly5LV -=f1IO +iEYEARECAAYFAklmfocACgkQgo/w9rxVVVHdqgCfX60LMOjBuiETqmw9Flw1D3A3 +s8IAn1YpUhb/FoYGGrLqKK3cvAuLxooB +=hLJL -----END PGP SIGNATURE----- diff --git a/x11-misc/xnots/xnots-0.2.ebuild b/x11-misc/xnots/xnots-0.2.ebuild index cf681f6963db..42afbba2337f 100644 --- a/x11-misc/xnots/xnots-0.2.ebuild +++ b/x11-misc/xnots/xnots-0.2.ebuild @@ -1,6 +1,8 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xnots/xnots-0.2.ebuild,v 1.2 2008/06/19 06:22:00 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xnots/xnots-0.2.ebuild,v 1.3 2009/01/08 22:30:26 nelchael Exp $ + +EAPI="2" DESCRIPTION="A desktop sticky note program for the unix geek" HOMEPAGE="http://xnots.sourceforge.net" @@ -14,7 +16,7 @@ IUSE="" RDEPEND="x11-libs/libX11 x11-libs/libXext x11-libs/libXrender - x11-libs/pango" + x11-libs/pango[X]" DEPEND="${RDEPEND} dev-util/pkgconfig" |