diff options
author | David-John Willis <John.Willis@Distant-earth.com> | 2009-12-03 09:29:33 +0000 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2009-12-04 10:43:11 +0100 |
commit | 9112ebc764fbffbda92f8d3205e37476763ff885 (patch) | |
tree | 3e51d2f8d691cd71e385495e6ae58ef7d34f9de0 /recipes/xorg-font | |
parent | c33a047eeda429ef01f6a0cf3948940474fa035f (diff) |
font-adobe-*dpi: Add 1.0.1 versions of adobe fonts.
Diffstat (limited to 'recipes/xorg-font')
-rw-r--r-- | recipes/xorg-font/font-adobe-100dpi_1.0.1.bb | 3 | ||||
-rw-r--r-- | recipes/xorg-font/font-adobe-75dpi_1.0.1.bb | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/recipes/xorg-font/font-adobe-100dpi_1.0.1.bb b/recipes/xorg-font/font-adobe-100dpi_1.0.1.bb new file mode 100644 index 0000000000..ae0b32e8fd --- /dev/null +++ b/recipes/xorg-font/font-adobe-100dpi_1.0.1.bb @@ -0,0 +1,3 @@ +require xorg-font-common.inc +PE = "1" +PR = "${INC_PR}.0" diff --git a/recipes/xorg-font/font-adobe-75dpi_1.0.1.bb b/recipes/xorg-font/font-adobe-75dpi_1.0.1.bb new file mode 100644 index 0000000000..ae0b32e8fd --- /dev/null +++ b/recipes/xorg-font/font-adobe-75dpi_1.0.1.bb @@ -0,0 +1,3 @@ +require xorg-font-common.inc +PE = "1" +PR = "${INC_PR}.0" |