diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2015-04-12 10:34:18 +0000 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2015-04-12 10:34:18 +0000 |
commit | a73bc109ead60db4e48c0ec91a68e386262834a9 (patch) | |
tree | d202e64d2205e6ebd07078395c85850d9a3a4277 /x11-apps | |
parent | Remove old. (diff) | |
download | gentoo-2-a73bc109ead60db4e48c0ec91a68e386262834a9.tar.gz gentoo-2-a73bc109ead60db4e48c0ec91a68e386262834a9.tar.bz2 gentoo-2-a73bc109ead60db4e48c0ec91a68e386262834a9.zip |
Remove old.
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key )
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/oclock/ChangeLog | 8 | ||||
-rw-r--r-- | x11-apps/oclock/oclock-1.0.2.ebuild | 16 |
2 files changed, 5 insertions, 19 deletions
diff --git a/x11-apps/oclock/ChangeLog b/x11-apps/oclock/ChangeLog index cabd3d350855..c665d7df0399 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.34 2012/08/26 16:29:02 armin76 Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/oclock/ChangeLog,v 1.35 2015/04/12 10:34:18 mrueg Exp $ + + 12 Apr 2015; Manuel Rüger <mrueg@gentoo.org> -oclock-1.0.2.ebuild: + Remove old. 26 Aug 2012; Raúl Porcel <armin76@gentoo.org> oclock-1.0.3.ebuild: alpha/s390/sh/sparc stable wrt #419473 @@ -125,4 +128,3 @@ 08 Aug 2005; Donnie Berkholz <spyderous@gentoo.org>; +oclock-0.99.0.ebuild: Initial commit for modular X. - diff --git a/x11-apps/oclock/oclock-1.0.2.ebuild b/x11-apps/oclock/oclock-1.0.2.ebuild deleted file mode 100644 index f87c57c84000..000000000000 --- a/x11-apps/oclock/oclock-1.0.2.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/oclock/oclock-1.0.2.ebuild,v 1.9 2011/08/10 15:12:22 mduft Exp $ - -EAPI=3 - -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" -IUSE="" -RDEPEND="x11-libs/libX11 - x11-libs/libXmu - x11-libs/libXext" -DEPEND="${RDEPEND}" |