diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2015-08-08 13:49:04 -0700 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2015-08-08 17:38:18 -0700 |
commit | 56bd759df1d0c750a065b8c845e93d5dfa6b549d (patch) | |
tree | 3f91093cdb475e565ae857f1c5a7fd339e2d781e /x11-apps/xmag | |
download | gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.tar.gz gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.tar.bz2 gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.zip |
proj/gentoo: Initial commit
This commit represents a new era for Gentoo:
Storing the gentoo-x86 tree in Git, as converted from CVS.
This commit is the start of the NEW history.
Any historical data is intended to be grafted onto this point.
Creation process:
1. Take final CVS checkout snapshot
2. Remove ALL ChangeLog* files
3. Transform all Manifests to thin
4. Remove empty Manifests
5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$
5.1. Do not touch files with -kb/-ko keyword flags.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests
X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project
X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration
X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn
X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts
X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration
X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging
X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed
Diffstat (limited to 'x11-apps/xmag')
-rw-r--r-- | x11-apps/xmag/Manifest | 2 | ||||
-rw-r--r-- | x11-apps/xmag/metadata.xml | 5 | ||||
-rw-r--r-- | x11-apps/xmag/xmag-1.0.5.ebuild | 18 | ||||
-rw-r--r-- | x11-apps/xmag/xmag-1.0.6.ebuild | 18 |
4 files changed, 43 insertions, 0 deletions
diff --git a/x11-apps/xmag/Manifest b/x11-apps/xmag/Manifest new file mode 100644 index 000000000000..3c8f50bd90bf --- /dev/null +++ b/x11-apps/xmag/Manifest @@ -0,0 +1,2 @@ +DIST xmag-1.0.5.tar.bz2 136976 SHA256 4ace8795cf756be4ba387f30366045594ce26adda2f5ffe1f8e896825d0932c6 SHA512 2f17a672b4b21842ea194fb6bee387c44cff510dad70f487a13de14d6a24f5c7b8f03c06fb30f7ca62753a44827c1fed67ac4d2d3550780f16ffdd932e4a8bfa WHIRLPOOL 243c1ca3937662d42c5d532f68489e91787dcea6bd83bead4c8d11262a7474ff7af9e9ee750086f78002a475614ea61d31b176e02b910eaee16fa90ec49c38ee +DIST xmag-1.0.6.tar.bz2 143112 SHA256 87a2bc23b251e2d8f8370d3283a4d6c8dac98a30cb5749a04336cdb55c14e161 SHA512 98f3c8e0c58f31cd4f1736ba9c5cd68dba3b2e2de6191988de8ae3e91b1d310803461840189ad56be45ee57c9ca05a2c63544a49b02ce6f79f2ebc14c59613de WHIRLPOOL af1df3554a5a204667abea861dfcaa76e44697386b31e34f1d02503ef1a0de0b0071ead8e77c9edab00d16d59433842dd87c9c601410f98d6944244be0b0c92c diff --git a/x11-apps/xmag/metadata.xml b/x11-apps/xmag/metadata.xml new file mode 100644 index 000000000000..01c4c004e735 --- /dev/null +++ b/x11-apps/xmag/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>x11</herd> +</pkgmetadata> diff --git a/x11-apps/xmag/xmag-1.0.5.ebuild b/x11-apps/xmag/xmag-1.0.5.ebuild new file mode 100644 index 000000000000..9914d7ff41a7 --- /dev/null +++ b/x11-apps/xmag/xmag-1.0.5.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +inherit xorg-2 + +DESCRIPTION="X.Org xmag application" + +KEYWORDS="amd64 arm hppa ~mips ppc ppc64 ~s390 ~sh sparc x86" +IUSE="" + +RDEPEND="x11-libs/libXaw + x11-libs/libXmu + x11-libs/libXt + x11-libs/libX11" +DEPEND="${RDEPEND}" diff --git a/x11-apps/xmag/xmag-1.0.6.ebuild b/x11-apps/xmag/xmag-1.0.6.ebuild new file mode 100644 index 000000000000..1b08157e4e69 --- /dev/null +++ b/x11-apps/xmag/xmag-1.0.6.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +inherit xorg-2 + +DESCRIPTION="X.Org xmag application" + +KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +IUSE="" + +RDEPEND="x11-libs/libXaw + x11-libs/libXmu + x11-libs/libXt + x11-libs/libX11" +DEPEND="${RDEPEND}" |