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/fslsfonts | |
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/fslsfonts')
-rw-r--r-- | x11-apps/fslsfonts/Manifest | 2 | ||||
-rw-r--r-- | x11-apps/fslsfonts/fslsfonts-1.0.4.ebuild | 15 | ||||
-rw-r--r-- | x11-apps/fslsfonts/fslsfonts-1.0.5.ebuild | 15 | ||||
-rw-r--r-- | x11-apps/fslsfonts/metadata.xml | 5 |
4 files changed, 37 insertions, 0 deletions
diff --git a/x11-apps/fslsfonts/Manifest b/x11-apps/fslsfonts/Manifest new file mode 100644 index 000000000000..4a48f875a117 --- /dev/null +++ b/x11-apps/fslsfonts/Manifest @@ -0,0 +1,2 @@ +DIST fslsfonts-1.0.4.tar.bz2 117901 SHA256 a38072eebfd195478ea673ebef33c8df0f6f571c5fe19d85248fe9b532d6921c SHA512 85619bd66389670c520f2bff495f574c73f17794e7fa4491f27f51f768a4800709b87c467c1f830ca1453ca4bfe1c00126f5e873d6fd128de22063d8ffcbb8b9 WHIRLPOOL 955f9a67b3d1a36c26a62300af2bf620121f248278184361e6a5b6c11b74d090dbe239ffec87cf2b888297eab2b26410dffb253c5e14feaac7306496f5499418 +DIST fslsfonts-1.0.5.tar.bz2 125650 SHA256 f1ed55093356b78daec2678d22f52d42ec11fe88575562d734396962e626d7f6 SHA512 3a30598ace981c7396bfe44f0d8f76d40fca3f77158dceb3914a524594a12187dcad0b0f225fa81f251f0b7896bf046cec4ba610b4676da9be311eec5d8c6cc2 WHIRLPOOL 4ffc0d78701c81fd0bfd7f58bda98fb840002614fa276c6bf18a1cc03bad1ffc75ecdceecc4c6bc22e0b29c02c1b21fd6e789fe109e6fc7adb8fee4568ca40df diff --git a/x11-apps/fslsfonts/fslsfonts-1.0.4.ebuild b/x11-apps/fslsfonts/fslsfonts-1.0.4.ebuild new file mode 100644 index 000000000000..62c4743d235d --- /dev/null +++ b/x11-apps/fslsfonts/fslsfonts-1.0.4.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=4 + +inherit xorg-2 + +DESCRIPTION="list fonts served by X font server" +KEYWORDS="amd64 arm ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" +IUSE="" + +RDEPEND="x11-proto/xproto + x11-libs/libFS" +DEPEND="${RDEPEND}" diff --git a/x11-apps/fslsfonts/fslsfonts-1.0.5.ebuild b/x11-apps/fslsfonts/fslsfonts-1.0.5.ebuild new file mode 100644 index 000000000000..f36342aefd4c --- /dev/null +++ b/x11-apps/fslsfonts/fslsfonts-1.0.5.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +inherit xorg-2 + +DESCRIPTION="list fonts served by X font server" +KEYWORDS="amd64 arm ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" +IUSE="" + +RDEPEND="x11-proto/xproto + x11-libs/libFS" +DEPEND="${RDEPEND}" diff --git a/x11-apps/fslsfonts/metadata.xml b/x11-apps/fslsfonts/metadata.xml new file mode 100644 index 000000000000..01c4c004e735 --- /dev/null +++ b/x11-apps/fslsfonts/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> |