diff options
author | 2008-02-04 16:23:32 +0000 | |
---|---|---|
committer | 2008-02-04 16:23:32 +0000 | |
commit | f6eae05888d87bc62bcdd38c727cd674d61bbad4 (patch) | |
tree | 8632f771fda093a2a0d94f96a8bd33d939cdfddf /x11-misc | |
parent | Stable on x86 for security bug #208854 (diff) | |
download | gentoo-2-f6eae05888d87bc62bcdd38c727cd674d61bbad4.tar.gz gentoo-2-f6eae05888d87bc62bcdd38c727cd674d61bbad4.tar.bz2 gentoo-2-f6eae05888d87bc62bcdd38c727cd674d61bbad4.zip |
amd64 stable, #206541
(Portage version: 2.1.3.19)
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/dzen/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/dzen/dzen-0.8.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/dzen/ChangeLog b/x11-misc/dzen/ChangeLog index 6d2d98867a6f..46c9f5f4926a 100644 --- a/x11-misc/dzen/ChangeLog +++ b/x11-misc/dzen/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/dzen # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/dzen/ChangeLog,v 1.6 2008/02/03 17:21:49 coldwind Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/dzen/ChangeLog,v 1.7 2008/02/04 16:23:32 coldwind Exp $ + + 04 Feb 2008; Santiago M. Mola <coldwind@gentoo.org> dzen-0.8.5.ebuild: + amd64 stable, #206541 03 Feb 2008; Santiago M. Mola <coldwind@gentoo.org> -dzen-0.8.0.ebuild: Remove old. diff --git a/x11-misc/dzen/dzen-0.8.5.ebuild b/x11-misc/dzen/dzen-0.8.5.ebuild index 2a9bfc86d1bc..d91ad0a41082 100644 --- a/x11-misc/dzen/dzen-0.8.5.ebuild +++ b/x11-misc/dzen/dzen-0.8.5.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/x11-misc/dzen/dzen-0.8.5.ebuild,v 1.3 2008/01/18 17:42:52 cla Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/dzen/dzen-0.8.5.ebuild,v 1.4 2008/02/04 16:23:32 coldwind Exp $ inherit toolchain-funcs multilib @@ -13,7 +13,7 @@ HOMEPAGE="http://gotmor.googlepages.com/dzen" SRC_URI="http://gotmor.googlepages.com/${MY_P}.tar.gz" LICENSE="MIT" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" IUSE="minimal xinerama xpm" RDEPEND="x11-libs/libX11 |