From 2cda05ac6440e74cf3038daabd5da6072a8397ad Mon Sep 17 00:00:00 2001 From: Chí-Thanh Christopher Nguyễn Date: Wed, 24 Jul 2013 00:17:48 +0000 Subject: Version bump. (Portage version: 2.1.12.2/cvs/Linux x86_64, unsigned Manifest commit) --- x11-misc/makedepend/ChangeLog | 8 +++++++- x11-misc/makedepend/makedepend-1.0.5.ebuild | 15 +++++++++++++++ 2 files changed, 22 insertions(+), 1 deletion(-) create mode 100644 x11-misc/makedepend/makedepend-1.0.5.ebuild (limited to 'x11-misc') diff --git a/x11-misc/makedepend/ChangeLog b/x11-misc/makedepend/ChangeLog index 56d49429e026..23828963c479 100644 --- a/x11-misc/makedepend/ChangeLog +++ b/x11-misc/makedepend/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for x11-misc/makedepend # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/makedepend/ChangeLog,v 1.66 2013/02/22 17:03:43 zmedico Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/makedepend/ChangeLog,v 1.67 2013/07/24 00:17:48 chithanh Exp $ + +*makedepend-1.0.5 (24 Jul 2013) + + 24 Jul 2013; Chí-Thanh Christopher Nguyễn + +makedepend-1.0.5.ebuild: + Version bump. 22 Feb 2013; Zac Medico makedepend-1.0.4.ebuild: Add ~arm-linux keyword. diff --git a/x11-misc/makedepend/makedepend-1.0.5.ebuild b/x11-misc/makedepend/makedepend-1.0.5.ebuild new file mode 100644 index 000000000000..46e422070d2c --- /dev/null +++ b/x11-misc/makedepend/makedepend-1.0.5.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/makedepend/makedepend-1.0.5.ebuild,v 1.1 2013/07/24 00:17:48 chithanh Exp $ + +EAPI=4 +XORG_STATIC=no +inherit xorg-2 + +DESCRIPTION="create dependencies in makefiles" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +IUSE="" + +RDEPEND="" +DEPEND="${RDEPEND} + x11-proto/xproto" -- cgit v1.2.3-65-gdbad