diff options
author | 2012-06-22 20:24:22 +0000 | |
---|---|---|
committer | 2012-06-22 20:24:22 +0000 | |
commit | 5c16b65b95b205158cdeeb688fdbc255c07e6046 (patch) | |
tree | 52b93ced817d90fe88670d4b560dc12f64e4477e | |
parent | Stable for amd64, wrt bug #419473 (diff) | |
download | gentoo-2-5c16b65b95b205158cdeeb688fdbc255c07e6046.tar.gz gentoo-2-5c16b65b95b205158cdeeb688fdbc255c07e6046.tar.bz2 gentoo-2-5c16b65b95b205158cdeeb688fdbc255c07e6046.zip |
Stable for amd64, wrt bug #419473
(Portage version: 2.1.10.65/cvs/Linux x86_64)
-rw-r--r-- | x11-apps/oclock/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/oclock/oclock-1.0.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/oclock/ChangeLog b/x11-apps/oclock/ChangeLog index 8c7eccd36245..2b249debc80e 100644 --- a/x11-apps/oclock/ChangeLog +++ b/x11-apps/oclock/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/oclock # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/oclock/ChangeLog,v 1.28 2012/03/18 01:40:55 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/oclock/ChangeLog,v 1.29 2012/06/22 20:24:22 ago Exp $ + + 22 Jun 2012; Agostino Sarubbo <ago@gentoo.org> oclock-1.0.3.ebuild: + Stable for amd64, wrt bug #419473 18 Mar 2012; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> oclock-1.0.3.ebuild: diff --git a/x11-apps/oclock/oclock-1.0.3.ebuild b/x11-apps/oclock/oclock-1.0.3.ebuild index 5709a10872f9..de70e715e741 100644 --- a/x11-apps/oclock/oclock-1.0.3.ebuild +++ b/x11-apps/oclock/oclock-1.0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/oclock/oclock-1.0.3.ebuild,v 1.2 2012/03/18 01:40:55 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/oclock/oclock-1.0.3.ebuild,v 1.3 2012/06/22 20:24:22 ago Exp $ EAPI=4 @@ -8,7 +8,7 @@ inherit xorg-2 DESCRIPTION="round X clock" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux" IUSE="" RDEPEND="x11-libs/libX11 x11-libs/libXext |